Overwriting (computer science)

In computer data storage, overwriting is the process of replacing old information with new information.[1] Overwriting generally occurs when unused file system clusters are written upon with new data, though overwriting is also used in security algorithms. These algorithms use a precise set of rules to remove any part of original data from the memory by writing new raw data on the memory. Data that has been overwritten, even just once, is generally considered to be unrecoverable.

Footnotes

  1. "What is overwrite?". Computer Hope. Retrieved 5 September 2016.


gollark: Says you.
gollark: Storing all program state in PotatOS Superglobals™ for distributed systems purposes?
gollark: Dynamically allocating your own heap on the stack?
gollark: * yeße
gollark: > imagine utilizing the stack instead of dynamically allocating your own stack.If you do recursive calls, you are utilizing staqa.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.