Jump to content

sean2351

Members
  • Posts

    1
  • Joined

  • Last visited

sean2351's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. guinness, this a great script, was able to integrate very easily. I immediately saw what I would want from it as well. Do you have any ideas on how to make this a more secure deletion? I'm not a developer, just a tinkerer. My immediate thought was prior to deletion I would try to create an empty file that would overwrite the script file. I have no idea how to write that into a batch though. Then, I thought, will an empty file overwriting do anything anyway? I know most secure deletion programs overwrite with bogus data. So would I need to generate a file large enough to overwrite the original? Now, I'm thinking, do I even know how overwrite works? Does it actually overwrite on the disk or does it just overwrite in the file system? Overwriting in the file system would be secure enough for my purposes though. So I guess my question is, does it make sense to attempt this or is it a waste of my time?
×
×
  • Create New...