Click here to Skip to main content
15,887,175 members
Articles / Programming Languages / Visual Basic
Article

Free Delete (Shred)

Rate me:
Please Sign up or sign in to vote.
2.60/5 (4 votes)
20 Jan 2008GPL3 31.1K   875   20   7
Eliminar archivos de forma segura con distintos metodos

Introduction

In this code show how to delete a file safely with 13 different methods, including the method of Peter Gutmann, Bruce Schneier, US DOD ... And all this in writing. NET Framework. NOT API!!!.

Using the code

In the file is an example of how to use all these methods and theories of erasing

History

This code is a version of the Secure Delete librerizada, available on my Web www.xtremecodes.es.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer
Spain Spain
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralMy vote of 1 Pin
qcardzx22-Oct-12 7:07
qcardzx22-Oct-12 7:07 
GeneralRe: My vote of 1 Pin
Alberto M.25-Oct-12 10:33
Alberto M.25-Oct-12 10:33 
GeneralRe: My vote of 1 Pin
qcardzx26-Oct-12 1:21
qcardzx26-Oct-12 1:21 
QuestionRe: My vote of 1 Pin
Alberto M.26-Oct-12 8:21
Alberto M.26-Oct-12 8:21 
Generallanguage Pin
Breathless8512-Mar-08 6:34
Breathless8512-Mar-08 6:34 
GeneralRe: language Pin
wprimadi12-Aug-16 21:20
wprimadi12-Aug-16 21:20 
GeneralRe: language Pin
Alberto M.24-Sep-16 2:52
Alberto M.24-Sep-16 2:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.