🎉 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 🙌