Tools
reverify hit 850 stars in four days as an MCP server that refuses to report a binary claim it cannot check against the bytes
2akouwu/reverify was created 2026-08-31 and is at 850 stars with 184 forks, a 22% fork-to-star ratio and commits landing as of 2026-09-04. It pairs a model with a deterministic pure-Python RE toolkit (PE/ELF/Mach-O parsing, x86/x64/ARM/ARM64 disassembly, AOB scanning, CPU emulation, Protobuf/TLV dissection, Frida hook generation) and makes the toolkit the judge, so every structure or algorithm hypothesis comes back VERIFIED, REFUTED or INCONCLUSIVE with evidence rather than a confident guess. It ships as both MCP server and CLI, is MIT licensed, and is published on PyPI, and today's commits added benchmark records with hashes and a CI gate across three platforms.
Source
↳ Follow the thread