Skip to content

Commit db308af

Browse files
authored
Initial README
1 parent 6d965ea commit db308af

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# ShredPro
2+
3+
This is a secure file shredder for windows, using various different algorithms to securely delete your files **permanently**.
4+
5+
## What is file shredding?
6+
7+
File shredding is overwriting a file with random data, then deleting it. We do this because when you delete a file it is not actually deleted, it just gets makred as deleted and stored in the "empty" drive space, it can still be recovered from this "empty" space and be read normally. Keep in mind, shredding a file will not prevent recovery, but when it is recovered it will be unreadable.
8+
9+
## Features
10+
- Drag and drop file shredding
11+
- GUI
12+
- SDELETE integration
13+
- Many different algorithms
14+
15+
## Algorithms

0 commit comments

Comments
 (0)