- 🚀 Real-time execution of PowerShell and CMD
- 🔍 Bruteforce commands for complex scenarios (Multi-thread / Progress tracking)
- 📝 Formatting of text, linebreaks, patterns...
- 📷 Conversion of text and images to Base64
- 📂 Presets management for saving and reusing configurations
- Execute PowerShell or CMD in real-time when you type commands
- Supports Script or Shell execution modes
- Automatically try differents patterns where you want in a script, with your Expected Output
- Use right click in Input editor to select characters positions to bruteforce
- Supports various options for patterns design
- Option Multi-threaded execution
- Track progress and time estimates
- History and Match Expected lists
- Automatically escape special characters for CMD or Registry scripts
- Option : for each line Add
echo
...original line
...>> textfile.txt
- Customize escape rules for specific characters
- Magic pattern remover: Remove recurring patterns from text
- Custom patterns: Add start/end patterns to each line
- Line break formatting: Add line breaks based on character limits, or remove line breaks
- Base64 conversion: Convert text or images to Base64
-
You can just download and launch .exe release (may trigger antivirus), otherwise :
-
Install recent python version
-
Install depencies
pip install pillow PyQt6
-
Download Turbo_CMD.py and launch with
python Turbo_CMD.py