Skip to content

PowerShell and CMD tool for real-time execution, bruteforce commands, auto-escape, format txt/img to base64, auto add/remove patterns and linebreaks

Notifications You must be signed in to change notification settings

Freenitial/Turbo_CMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

newlogo

Features ✨

  • 🚀 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

Tab 1: Real-Time

  • Execute PowerShell or CMD in real-time when you type commands
  • Supports Script or Shell execution modes

image


Tab 2: Bruteforce

  • 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

image


Tab 3: Escape

  • 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

image


Tab 4: Format

  • 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

image


Installation

  • 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


About

PowerShell and CMD tool for real-time execution, bruteforce commands, auto-escape, format txt/img to base64, auto add/remove patterns and linebreaks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages