Messages - hollowlife1987 [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 18next
16
Living Room / Re: Google does no evil; kills reMail
« on: February 21, 2010, 02:45 PM »
Are google the new microsoft?
seeming more like that to me every day.
Well Google's stock is worth more than Microsoft's right now from what I can tell.  :P

17
Could do this if my program wont wipe the full drive, as I know it overwrites the MBR very easily

18
It opens the disk.sys driver and has disk.sys write to the hard drive(s).
But as i said I couldn't get it to wipe the full disk but i don't know what it missed.

I need to speed it up as testing takes too long 10+ hours.

It uses some undocumented API as well.


19
OK I have been working on a program that will wipe the disk from within windows and so far it almost works only a few things right now that need to be addressed with it.

1.) Speed - It took over 10 hours to almost wipe a 8GB vmdisk
2.) Possible use in malware -  very easy to wipe the mbr and more with this so far.

Any suggestions would be greatly appreciated.

EDIT: I don't know if I will be releasing this due to the possible use in malware.

20
Living Room / Re: Interesting Discovery Involving Rented Servers
« on: April 29, 2009, 09:23 PM »
The only way I found that I was able to actually wipe the drive while it was in use was the "shred" command

shred -f -z -v -u /dev/sda

Replace "/dev/sda" with what ever block device you wish to wipe.

Please note: This command will take a VERY VERY long time.

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 18next
Go to full version