Releases: ieozfr/CodeIntelX
CodeIntelX v1.0.1
First stable release of CodeIntelX.
This release includes the compiled Windows executable file CodeIntelX.exe.
🛠️ How to Use:
- Analyze a single file:
- Virustotal Api Link
CodeIntelX.exe -k YOUR_API_KEY_HERE -f "D:/path/to/your/file.exe"Analyze an entire directory:
CodeIntelX.exe -k YOUR_API_KEY_HERE -d "D:/path/to/your/folder/"📄 What's Inside:
-VirusTotal smart threat checking (with AV blacklist filtering)
-Programming language detection
-Packing/encryption detection
-Dark mode responsive HTML report generation
-JSON report export
✅ No installation required — just download and run!
⚡ Note: You must provide your own VirusTotal API key with -k parameter.
CodeIntelX v1.0.0
First stable release of CodeIntelX.
This release includes the compiled Windows executable file CodeIntelX.exe.
🛠️ How to Use:
- Analyze a single file:
CodeIntelX.exe -f "D:/path/to/your/file.exe"Analyze an entire directory:
CodeIntelX.exe -d "D:/path/to/your/folder/`"📄 What's Inside:
-VirusTotal smart threat checking (with AV blacklist filtering)
-Programming language detection
-Packing/encryption detection
-Dark mode responsive HTML report generation
-JSON report export
✅ No installation required — just download and run!