Reverify Makes AI Reverse Engineering Auditable
Reverify is an open-source Python toolkit that lets AI agents verify binary-analysis claims against actual bytes, disassembly, emulation, and proofs. Its CLI and MCP server return evidence-backed verdicts while preserving grounded facts across context resets.
Reverify tackles hallucination at the system boundary: models propose hypotheses, but deterministic tools decide what becomes fact.
- –Supports structural, behavioral, and semantic claims across PE, ELF, and Mach-O binaries
- –Integrates with agents such as Claude Code, Cursor, Codex, Gemini CLI, and OpenCode through MCP
- –Persistent ledgers prevent unverified model guesses from surviving session compaction or restarts
- –The project reports zero false VERIFIED results across its benchmark matrix, though independent validation remains important
- –Its strongest value is for reverse engineering, malware analysis, CTFs, and authorized software research where plausible guesses are dangerous
DISCOVERED
1h ago
2026-09-06
PUBLISHED
1h ago
2026-09-06
RELEVANCE
AUTHOR
Github Awesome