Delete has been common word which is used by every individual at least once in a day. We delete our chats, videos, messages, photos, etc. everyday but HAVE YOU ever thought WHERE DO THESE DELETED DATA GO? According to the Meriam Webster, Delete means to remove (something, such as words, pictures, or computer files) from a document, recording, computer, etc. Delete has been derived from the latin Word ‘deletus’. The GOOGLE NGRAM VIEWER allows you to search words and phrases in 5.2 million’s book published between 1500 and 2008. It’s a great way to see how the words we use have changes overtime. 1979 was a significant year. According to the Ngram Viewer, it was the first year we begin to use the word delete more often than the word erase. People have been using this word from time to time. Although it has become popular only after the advent of computers.
HOW
DOES A COMPUTER FORGET??
Moving a file into the trash
(Recycle bin) is just the beginning. To protect an accidental deletion, the file that we delete from our system remains in recycle bin where it needs an ultimate
resurrection i.e full removal of file from system. When we open the trash we can see the deleted file in the trash and we restore that file if we wish. But when we delete the file from the recycle bin where does it go? Have you ever seen your file moving out of your system? What goes in must come
out. Have you ever thought about that?
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsobSTmDOn10TmXTfEZKw-4vxN4EGmCQoF3uo9IcLfA3dG4AosIv4hTjwV3Mw72yFYg6WST0HW4Yd0kUYiQngn2GzHYT8wYUJZ9Eq0FjHhoDRVaNun72skzyDIcnC6x8rMmnZxDd9JwHY/s320/KJxZh1476083178.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpq60phhpFPRLZTYOUHq6_L0CdtQyPkXI95CwdlRch7ePwU-wd6QtLKg_-y3CTLfcQBxRYLOUikdy7uhWRQWLjMW_gtPOwXvc1yPo6JW8gZ1GhE0pO3hEdpi8g0DfsfTEhFyI35sD2KsQ/s320/Screenshot+%252844%2529.png)
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEht-_wZmFTUunqZO32fgDnziq8LNMl3Si3-5_oxDKV7HAeqIGMxOB8ksoWnPM4NVNllClA5hvbaMuy2aHCx20_9ftMAwqCr4SbhxAQ_tcCSObWltR_llE8KJVpYmP0SG6-GzaDp-zfjIDA/s320/Screenshot+%252850%2529.png)
As long as no new data had been written over the sectors that originally housed
that information, everything was still there and you could recover it simply by
telling the table to restore the data using some special softwares like Recuva which fetch the data from the
location(s) which are marked as empty, they can even find a file and save it , bring it back mark it
not available, undeleted. Over writing
the new data over the sectors that originally housed that information is also
not enough because of something called bad sectors. Bad sectors are the area on
the hard drive which cannot be over written because of failed transistor or
physical damage. That’s means that any data that was ever put there, stays
there.
So that allows a pretty easy method of recovering a file providing the sectors
that housed it hadn't yet been overwritten. The Windows recycle bin simply
delays this process by moving "deleted" files into a special holding
area, noting the original location and date it was deleted. After a certain
period of time, the "proper" delete takes place.
Now, some people realised that if they wanted to actually get rid of a file, a
simple delete might not be sufficient, after all simply by restoring the data
in the file table, there's a reasonable chance it might be able to be
recovered, especially if it hadn't been a long time since the delete took
place. So a method called "zero filling" was invented. This involved
filling every byte of the original file with a "0", and then deleting
the file. That way, even if you do restore the data in the file table, all you're
going to get back is an empty file. It effectively ensures that the disk
sectors are already overwritten at the time of deletion.
Fool proof? Not quite. To understand the next bit requires some knowledge of
how magnetic media operate. The surface of the drive is covered in a
magnetically influenceable material which is divided up into small chunks. Each
of these chunks can represent a binary 0 or 1 depending on the magnetic
orientation. Let's say that a horizontal orientation represents a zero and a
vertical orientation a one. The drive reads the orientation of each tiny
segment and returns a 0 or a 1. So far so good.
So here's an example chunk of drive representing part of a file:
So now we want to completely erase this file by changing everything to zeros.
So we tell the drive to change everything to an horizontal orientation. Simple,
right?
Except that the magnetic write head doesn't do this with 100% efficiency. That
is, the orientations are never 100% horizontal, or 100% vertical. The read head
will quite happily read a bit that is 98% vertical as a 1, or just off
horizontal as a 0. It doesn't really matter, as long as you can make out what
it's supposed to be.
So
there, everything will now be read as a zero. But by looking at the precise
orientations, you can tell what used to be a 1 and what used to
be a zero. If you've got access to the exact values of orientation, you can
tell what the sectors used to be.
That's the principle of the hard core recovery available to the FBI and other
agencies (even you, if you've got enough money). It is impossible to delete the data!!! So if you are in the United
States Department of Defenses and you don’t want to take any risks, you will
also shred(break), physically polarize unwanted drives. The US, Europe, Japan
often sends such electronics waste to dumps in Ghana, like this one.
This
city in Ghana is known as “Earth’s
digital dumping ground”. Why Ghana? Well, it is cheaper to send
unsalvageable electronics to Africa, marked as a donation, than it is to properly recycle them. But there in this electronics dump files can be still brought
back to life. Organized criminals in Ghana have managed to successfully recover
data from unregulated e-dumps. They have been able to find confidential
multi-million-dollar agreements, involving the Defense Intelligence Agency,
Homeland Security and the TSA. If you want to delete something ,destroy it,
erase it the ultimate thing you have to do is just burn it!!!
Please don't forget to put your thoughts on the comment section if u have any regarding this.
Thank You. Keep visiting for latest Softwares or Technology News.
Thank You. Keep visiting for latest Softwares or Technology News.
Post a Comment