Skip to content

CommandSnitch is a simple tool where you paste a suspicious terminal command (like iwr | iex) and it instantly shows what the code really does. It auto-follows URLs, decodes base64 or obfuscated parts, and reveals any hidden scripts or dangerous actions like .exe downloads.

Notifications You must be signed in to change notification settings

CODEX-cpp/Command-Snitch

Repository files navigation

🎉 Command Analyzer - Advanced Script Analysis Tool

Command Analyzer is a powerful Windows desktop application built to assist developers, system administrators, and security researchers in analyzing potentially dangerous scripts and commands. 🔍 Key Features:

Script Analysis: Supports PowerShell (.ps1), Batch (.bat/.cmd), VBScript (.vbs), and JavaScript

Binary Detection: Detects suspicious files like .exe, .zip, .pdf, and more

URL Parsing: Automatically follows links (iwr | iex, curl, etc.) and downloads remote scripts

Syntax Highlighting: Clean code highlighting via Shiki

Command Breakdown: Shows the actual behavior behind complex commands

Realtime Analysis: Fast, offline command/script analysis

Modern UI: Sleek interface built with React + Tailwind CSS

🛠 Tech Stack:

Frontend: HTML/css3 + TypeScript

Styling: Tailwind CSS + shadcn/ui

Syntax Highlighting: Shiki

Bundler: Tauri

🐛 Found a bug or have suggestions?

Open an issue on GitHub — feedback is always welcome 🙌

About

CommandSnitch is a simple tool where you paste a suspicious terminal command (like iwr | iex) and it instantly shows what the code really does. It auto-follows URLs, decodes base64 or obfuscated parts, and reveals any hidden scripts or dangerous actions like .exe downloads.

Resources

Stars

Watchers

Forks