Skip to content

Del v1.1.0-Beta

Pre-release
Pre-release

Choose a tag to compare

@IHEfty IHEfty released this 05 Aug 08:23
· 3 commits to main since this release
8193cce

Project Deleton

This archive contains two standalone tools for “scambaiting” scenarios: a Safe Test version and the full Delete version.

📂 Contents


projectdeleton/
├── Test (Safe)/
│   ├── exe/
│   │   └── safe.exe
│   ├── safe.py
│   └── info.txt
└── delete/
├── exe/
│   └── delete.exe
├── delete.py
└── No Safe.txt

🚀 Usage

  1. Safe Test (Test (Safe)/):

    • Run safe.exe (or python safe.py) in a folder of your choice.
    • It will overwrite only the files in that same folder with a warning message.
    • Use this to verify behavior without touching other directories.
  2. Full Delete (delete/):

    • Run delete.exe (or python delete.py) to scan all configured drives/folders and overwrite matching files.
    • Warning: This is permanent. DO NOT run on your main data drive unless you have a full external backup.

⚠️ Important

  • Both tools will destroy original file contents—no recovery without backups.
  • Always test with the Safe Test version first.
  • Keep your backups elsewhere before using Delete.

1600593720_1shutterstock_406413301