Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
January 13th, 2016, 14:28
Hello.
I want Wipe Data on my WD My Passport Ultra and don't like anyone can recover it. What is your idea about "shred"? Can it OK?
I used "shred -vfz -n 10 /dev/sdXX" , Can it Enough?
Thank you.
January 15th, 2016, 2:46
Hello hack3rcon,
I heard about BitRaser software, is very powerful and can erase data beyond the scope of recovery. I used it for my computer that i wanted to sell, it deleted all data stored on the drives.
Check thoroughly that the data is gone and cannot be recovered. Hope this helps you.
January 15th, 2016, 3:51
ellakaren wrote:Hello hack3rcon,
I heard about BitRaser software, is very powerful and can erase data beyond the scope of recovery. I used it for my computer that i wanted to sell, it deleted all data stored on the drives.
Check thoroughly that the data is gone and cannot be recovered. Hope this helps you.
It just for Windows
January 15th, 2016, 4:20
hack3rcon,
Its not dependent on platform and can erase data from all the drives.
January 15th, 2016, 4:26
hack3rcon wrote:It just for Windows

Im assuming you are using OSX then. OSX has a security erase feature built in.
If you are running the latest El Capitan go to disk utility, click on the drives partition and click erase. There will be a button saying security options.
Then this box will come up.

- Mac erase.png (55.33 KiB) Viewed 6048 times
You can then select how securely you want you data erased.
January 15th, 2016, 9:02
All utilities virtually do the same thing: write new data (a pattern, sometimes of your choice depending on the utility features) over the old data. So, which one per se is not so important with regard to security. Just verify. Verifying is what most people don't know how to do, because they understand how recording takes place.
January 15th, 2016, 11:31
day1data wrote:hack3rcon wrote:It just for Windows

Im assuming you are using OSX then. OSX has a security erase feature built in.
If you are running the latest El Capitan go to disk utility, click on the drives partition and click erase. There will be a button saying security options.
Then this box will come up.
Mac erase.png
You can then select how securely you want you data erased.
No, I'm Linux user.
January 15th, 2016, 12:40
The you can just use dd to write all over the disk. google it.well look here
http://how-to.wikia.com/wiki/How_to_wipe_a_hard_drive_clean_in_LinuxThough I question some of the things such as why writing random data is better than 0's in todays modern HDD's - this tends to be a folklore, and then people that want to "prove" it refer to 15 year old case studies. IMHO if you fully write over everything with 0's, you are going to be able to recover nothing.
for example:
Due to the way hard drives are made it is often possible to determine what was written beneath the most current write operation. If you write the entire drive with zeros, it will be quite easy to see what data was written before. It will be the one that is not a zero!
This is just pure balderdash. and there is nothing to backup these claims. Many people mix up terminologies quick format, full format and writing 0's.
Powered by phpBB © phpBB Group.