It completely removes a file from your disk without leaving any track. It is very fast. It overwrites any deleted file with blanks or random data N times - where N is given by the user. Also, it changes the filename. No setup is needed.
Features
- High Performance
- Ability to choose the number of overwrite iterations (1 to 100)
- Ability to choose overwrite method using blanks
- Ability to choose overwrite method using random data
- Ability to choose overwrite method using a user defined ascii character
- Data as well as Filename deletion
- No setup is needed, you get just a single executable
- Requires .net 3.5
- Overcome the 2Gb file size barrier. Files with any size can be deleted.
Categories
SecurityLicense
GNU General Public License version 2.0 (GPLv2)Follow FileKiller
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
-
Hi there, I examined your source codes but I saw something wrong. You're calculating a random byte and you're overwriting it 10 (or selected times from the numericUpDown1) times. If you want to correct the code, you should calculate the random byte in the for loop. Also it's doing the same thing 10 times, so it slows down the program.
-
Easy to use and works.
-
Nice and Easy to use.
-
good job
-
Great program. But when I deleted all .NET frameworks except 4.0 I had to find out that Filekiller does not run under .NET 4.0. Any plans to change this?