discovered 03 Aug 2026
CFGScanDroid
→ View on GitHubCFGScanDroid is a utility designed for scanning Android applications by comparing control flow graph (CFG) signatures to the CFGs of Android methods, primarily aimed at detecting malicious apps. Notable features include various scanning modes such as exact and partial matches, the ability to process DEX files directly for efficiency, and options for outputting results in JSON or GraphML formats. The tool also allows for signature dumping, normalization of graphs, and customization of output verbosity to enhance usability in different scanning scenarios.