> cat /dev/github | grep security-tools
discovered 03 Aug 2026

mcrit

Python ★ 103 via github-topic
→ View on GitHub
The MinHash-based Code Relationship & Investigation Toolkit (MCRIT) is a framework designed to streamline the implementation of the MinHash algorithm for code similarity analysis, specifically targeting disassembled function comparisons. It integrates with disassembly reports from SMDA and features both a REST API for server interaction and a command-line interface (CLI) for user operations, with persistent data storage facilitated by MongoDB. Notably, MCRIT allows for easy deployment through Docker, ensuring compatibility across its components.