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

ThingFinder

via awesome-list
→ View on GitHub
ThingFinder is a Python tool designed for searching and analyzing both source code and binary executables to identify vulnerabilities, malware, and other patterns. It features a modular interface that allows users to create and integrate custom parsers, enabling tailored analysis based on specific criteria. Additionally, the tool utilizes Ghidra for binary analysis to enhance its ability to understand function call relationships within compiled code.