Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
kalici-dosya-silme-araci — Securely deletes files by overwriting them with user-specified iterations of random data, then removes the file to prevent recovery. Supports Python script and standalone Windows executable. | Kitploit
Tools/GitHubGitHub/battalkoc/kalici-dosya-silme-araci
General Purpose UtilitiesEncryption/Decryption ToolsData Recovery
GitHubbattalkoc/kalici-dosya-silme-araci

kalici-dosya-silme-araci

Securely deletes files by overwriting them with user-specified iterations of random data, then removes the file to prevent recovery. Supports Python script and standalone Windows executable.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
212 years agoNot yet reviewed

Permanent File Deletion Tool & Kalıcı Dosya Silme Aracı

This project is a simple tool that allows users to permanently delete specified files. The program overwrites the specified file with random data, changes the content of the file, and then deletes it, effectively removing any traces of the file from the disk.

Features

  • Provides a user-friendly interface.
  • Allows selection of the file to be deleted.
  • Enables users to specify how many times random data will be written over the file.
  • Informs the user about the result of the operation with information dialog boxes.
  • Can be used as a Python script (deleter.py) or as a standalone executable Windows application (deleter.exe).

How to Use

  1. Download or clone the project files to your computer.
  2. Run the deleter.py file to execute the tool in the Python environment.
  3. Alternatively, run the deleter.exe file to execute it as a standalone application on Windows.
  4. When the program starts, a file selection window will open. Choose the file you want to delete.
  5. Specify how many times random data should be written over the file in the "Tekrar Sayısı of Iterations" field.
  6. Click the "İşlemi Başlat" button to begin the process.
  7. You will be informed about the result of the operation with information dialog boxes once it's completed.

Development

If you want to contribute to the project or report bugs, please open a new issue and contribute.

Download Tool