Releases: aring87/Encoded-Command-Analyzer
Releases · aring87/Encoded-Command-Analyzer
Encoded Command Analyzer v0.19.0
Encoded Command Analyzer v0.19.0
This release adds Windows executable packaging support for the Encoded Command Analyzer GUI.
Highlights
- Packaged the Tkinter GUI as a Windows executable using PyInstaller
- Added support for running the analyzer without launching Python manually
- Maintained support for CLI and GUI workflows
- Includes decoding support for:
- Base64 UTF-8
- PowerShell UTF-16LE EncodedCommand
- URL encoding
- Hex encoding
- Chained encoding
- Gzip/Deflate Base64
- XOR Hex
- Includes suspicious keyword detection
- Includes risk scoring
- Includes MITRE ATT&CK mapping
- Includes JSON, CSV, and Markdown triage report exports
- Includes unit tests for decoder and detection logic
Download
Download EncodedCommandAnalyzer.exe from the release assets.
Notes
This tool is intended for defensive security, detection engineering, malware analysis support, and analyst training.
Decoded content should always be reviewed carefully in a controlled environment.