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: loxy0devlp
- GitHub: github.com/loxy0devlp
- GunsLol: guns.lol/loxy0dev
- License: MIT License
- Version: v1.0
