This tool is a Python script that removes all traces from software, browsers, and the system (files, caches, histories, logs, and registry) with secure data overwriting to prevent forensic analysis.
- 💻 Available on Windows and Kali Linux.
- 🧹 Removes system traces, application data, and user activity remnants.
- 🌐 Cleans browser data (e.g. Firefox profiles, caches, cookies).
- 📁 Deletes software-related files, logs, and temporary data.
- 🧠 Cleans system artifacts (cache, history, crash logs, temporary files).
- 🧾 Removes Windows registry traces (on Windows).
- 🗑️ Empties system recycle bin / trash across all disks.
- 🔐 Secure overwriting before deletion to reduce data recovery.
- ⚙️ JSON-based configuration for precise cleaning paths.
- Clone the repository:
- Enter the project folder:
- Install Python dependencies:
- Run the script:
git clone https://github.com/loxy0devlp/Cleaner.git
cd Cleaner
pip install -r requirements.txt
python cleaner.py
- If you are on Windows, set the path to your TOR browser if installed.
- Run the script with administrator/root privileges.
- Confirm execution when prompted.
- The tool will automatically scan and remove predefined traces.
- Wait for the cleaning process to finish.
- Administrator/root privileges are required.
- Deletion is permanent, and deleted files cannot be recovered.
- Incorrect configuration may result in data loss.
- Advanced users only.
| Software / Components | Windows | Linux |
|---|---|---|
| System traces (cache, logs, temp, history) | ✔ | ✔ |
| Trash / Recycle Bin | ✔ | ✔ |
| Firefox Browser | ✔ | ✔ |
| Tor Browser | ✔ | ✔ |
| Visual Studio Code | ✔ | ✔ |
| Telegram | ✔ | ✔ |
| Session | ✔ | ✔ |
| Mullvad VPN | ✔ | ✔ |
| CCleaner | ✔ | ✖ |
| WinRAR | ✔ | ✖ |
| Modern CSV | ✔ | ✖ |
| EmEditor | ✔ | ✖ |
| LibreOffice | ✔ | ✔ |
| Sqlmap | ✖ | ✔ |
| John (John the Ripper) | ✖ | ✔ |
| MySQL | ✔ | ✖ |
- Developed by: loxy0dev
- GitHub: github.com/loxy0devlp
- GunsLol: guns.lol/loxy0dev
- License: MIT License
- Version: v1.0
