
Callisto
Automated binary vulnerability analysis tool that decompiles executables via Ghidra, scans pseudo-C code with Semgrep, and validates findings using…
static-analysisvulnerability-analysisreverse-engineering+2
368
AI-powered decompilation, binary analysis, code summarization, and malware analysis tools.

Automated binary vulnerability analysis tool that decompiles executables via Ghidra, scans pseudo-C code with Semgrep, and validates findings using…

Output high level Pcode (PcodeAST) in Ghidra

IATelligence is a Python script that will extract the IAT of a PE file and request GPT to get more information about the API and the ATT&CK matrix…