CFGScanDroid is a Java-based utility designed for analyzing Android applications by comparing control flow graph (CFG) signatures against the control flow graphs of Android methods. The tool operates on DEX files and provides multiple scanning modes including exact matching and partial matching capabilities. The utility can dump signatures for each method within DEX files, load signatures from external files, or accept raw signatures via command line input. It supports scanning DEX files using signatures from other DEX files, enabling comparative analysis between different Android applications. CFGScanDroid offers two primary scan modes: exact match mode that requires complete signature CFG to function CFG matching, and partial match mode that searches for signature graph patterns within larger control flow structures. The tool is built using Maven and packaged as a standalone JAR file for easy deployment and execution. The scanner was specifically designed to identify malicious applications by analyzing their control flow patterns, making it useful for malware detection and analysis workflows in Android security research.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
A collaborative malware analysis framework with various features for automated analysis tasks.
A program to manage yara ruleset in a database with support for different databases and configuration options.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.