|
|
|
I need a simple program
|
Original Message
|
Name: Ian
Date: September 21, 2002 at 06:17:56 Pacific
Subject: I need a simple programOS: xpCPU/Ram: 1700/1gb |
Comment: I want a simple program that will copy a file.txt over and over again until windows free space is full. e.g. copy f.txt and it gets renamed f1.txt, f2.txt, f3.txt, etc
Report Offensive Message For Removal
|
|
Response Number 5
|
Name: Ian
Date: September 21, 2002 at 11:28:25 Pacific
|
Reply: (edit)I've used R-Studio 2 Network Edition, and still all the files remain and can be recovered... I'll need a program that puts a 0 in every byte of my free disk space... I have tried a few, but they seem to crash windows and hang the PC about 25% mark Thanks for the files,,, i'll have a use for them :-))
Report Offensive Follow Up For Removal
|
|
Response Number 8
|
Name: Jason Rodegrs
Date: September 21, 2002 at 11:45:04 Pacific
|
Reply: (edit)If you have it, it will be under the advanced button on the properties of the file. -- or look to see that the file actually is x Mb big. if you have compression it will say something like File Size = 10 Mb Size on disk = 1 Mb
Report Offensive Follow Up For Removal
|
|
Response Number 9
|
Name: Ian
Date: September 21, 2002 at 11:48:47 Pacific
|
Reply: (edit)Size: 10MB Size on Disk: 10MB yet I still can recover files I deleted last week as R Studio 2 Network edition shows them listed.
Report Offensive Follow Up For Removal
|
|
Response Number 10
|
Name: Jason Rodgers
Date: September 21, 2002 at 11:58:50 Pacific
|
Reply: (edit)To answer one of your earlier statement the program does dump 0's in evey byte. The only other thing I can think of it to run the program with random bytes instead of just 0's. I could change it to where it would write a particular character, then re-run and do another character. The way most wipe programs work is to write 0's then re-run and write 1's,re-run and write random numbers , ..., after about 7 of these the program is over. So if you have any question about the code just ask. Jason
Report Offensive Follow Up For Removal
|
|
Response Number 12
|
Name: Jason Rodgers
Date: September 21, 2002 at 12:20:19 Pacific
|
Reply: (edit)ok, this one will run the pass a given number of times with a random character. http://24.88.30.31/waste.zip This will be my last try. I know that hte file is being created. But I have nothing to test it on (I'm not going to let it fill by 50GB that I have left, just to test). Good luck deleting.
Report Offensive Follow Up For Removal
|
|
Response Number 13
|
Name: tech-fred
Date: September 21, 2002 at 19:01:24 Pacific
|
Reply: (edit)Ian: If your trying to wipe all the empty disk space and all deleted file space so that no one can check the contents, I have on more place that you have to check. The slack space in the last cluster of a file. This is the unused space in a cluster after a file is written. Have fun.
Report Offensive Follow Up For Removal
|
|
Response Number 14
|
Name: Ian
Date: September 22, 2002 at 03:04:40 Pacific
|
Reply: (edit)I am only after something that will delete anything left in the free disk space, I am not wiping a hard drive, only clean the free space now and again. I have tried filling the space then deleting it, but all the files seem to remain intact.
Report Offensive Follow Up For Removal
|
|
Response Number 15
|
Name: tech-fred
Date: September 22, 2002 at 18:55:14 Pacific
|
Reply: (edit)Filling the free space does nothing for the files in the recycle bin. Until you empty the recycle bin those files still take up their original space. If the space was freed when you deleted a file, then you could not recover them. Seems like a lot of work for nothing. Also the OS has its own method of allocating space for new files. Usually the space of the most recently deleted files is not the space used for new files. If you reboot then it appears the OS uses the first empty space.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message:
|
|

|