August 27th, 2016, 15:04
August 27th, 2016, 16:54
August 27th, 2016, 17:39
fzabkar wrote:Didn't the following thread answer most of your questions?
viewtopic.php?f=1&t=33909
August 27th, 2016, 19:53
kurt2121 wrote:
1. One of the things I read stated that sometimes its possible to read overwritten data as long as its "only a couple layers deep". Does that mean if it is overwritten once by Windows, I can still use software to view it? Or would it involve striping away at the physical hdd? Keep in mind I'm talking about notepad type files with plain text.
2. If a text file is "partially overwritten", would I be able to view the text that wasn't overwritten in a program like DMDE or something similar?
3. What software would be capable of reading (in plain english like a hex editor) the overwritten data and the partially overwritten data?
4. I've read some articles talking about how hdd's never write to the exact same place more than once. What does this mean regarding overwritten data?
August 28th, 2016, 17:22
northwind wrote:kurt2121 wrote:
1. One of the things I read stated that sometimes its possible to read overwritten data as long as its "only a couple layers deep". Does that mean if it is overwritten once by Windows, I can still use software to view it? Or would it involve striping away at the physical hdd? Keep in mind I'm talking about notepad type files with plain text.
Not true. Once sectors are overwritten, they're gone forever.2. If a text file is "partially overwritten", would I be able to view the text that wasn't overwritten in a program like DMDE or something similar?
Theoritically speaking, you could be able to see data of partially not-overwritten files using some hex viewer (or DMDE).3. What software would be capable of reading (in plain english like a hex editor) the overwritten data and the partially overwritten data?
See answer 2. There are plenty of freeware hex editors.4. I've read some articles talking about how hdd's never write to the exact same place more than once. What does this mean regarding overwritten data?
This is ridiculous. If that was correct, then HDDs would work sort-of like CD-Rs: write data -> reach maximum capacity -> turn in read-only mode.
HDDs can read and write for as long as they're healthy.
August 28th, 2016, 18:24
August 28th, 2016, 23:26
kurt2121 wrote:4. I've read some articles talking about how hdd's never write to the exact same place more than once. What does this mean regarding overwritten data?
Powered by phpBB © phpBB Group.