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

rhabdomancer

Rust ★ 133 via github-topic
→ View on GitHub
Rhabdomancer is a high-performance headless plugin for IDA that identifies calls to potentially insecure API functions within binary files. It aids security auditors by backtracking from these functions to find vulnerabilities related to untrusted input, complete with a prioritization system that categorizes known bad API calls. Notable features include support for various C/C++ binary targets and the ability to customize the list of bad API functions according to user-defined criteria.