how to secure erase/wipe a file ?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I want to make a secure erase file tool using c#. I know that there are some rules to be followed when making such a tool(overwriting the file many times,renaming, truncating and than deleting), but i didn't manage to find a document or some site where all this is explained (all i found so far are tons of programs that offer me secure delete solutions, and some well written but old linux document on this matter ... from 96 till now thing have changed a bit ...). Can any of you offer me some recent documentation, or pointers on this ? Thanks. If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization. -Gerald Weinberg