awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
douggard avatar

douggard/CFGScanDroid

0
View on GitHub↗
64 stars·11 forks·Java·GPL-2.0·5 views

CFGScanDroid

Control Flow Graph Scanning for Android

Features

  • Static Analysis Tools - Scans and compares control flow graphs against known malicious patterns.

Star history

Star history chart for douggard/cfgscandroidStar history chart for douggard/cfgscandroid

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does douggard/cfgscandroid do?

Control Flow Graph Scanning for Android

What are the main features of douggard/cfgscandroid?

The main features of douggard/cfgscandroid are: Static Analysis Tools.

What are some open-source alternatives to douggard/cfgscandroid?

Open-source alternatives to douggard/cfgscandroid include: b-mueller/apkx — One-Step APK Decompilation With Multiple Backends. checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best… claudiugeorgiu/riskindroid — A tool for quantitative risk analysis of Android applications based on machine learning techniques. codinggay/blackdex — BlackDex is an Android runtime-level DEX extraction tool that recovers bytecode from protected APK files across… detekt/detekt — Detekt is a static analysis tool, code quality linter, and complexity analyzer for Kotlin source code. It functions as… alterakey/trueseeing.

Open-source alternatives to CFGScanDroid

Similar open-source projects, ranked by how many features they share with CFGScanDroid.
  • b-mueller/apkxb-mueller avatar

    b-mueller/apkx

    300View on GitHub↗

    One-Step APK Decompilation With Multiple Backends

    Python
    View on GitHub↗300
  • checkstyle/checkstylecheckstyle avatar

    checkstyle/checkstyle

    8,867View on GitHub↗

    Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best practices. It functions as a code quality auditor and Javadoc validation tool, checking source code against configurable rulesets to ensure structural and stylistic consistency. The project allows for the creation of custom linting rules by extending a core API to inspect the abstract syntax tree. It further enables specialized validation through the use of XPath expressions to query the syntax tree for specific code patterns and violations. Capability areas include the enforcement

    Javacode-qualitycommand-line-toolhacktoberfest
    View on GitHub↗8,867
  • claudiugeorgiu/riskindroidClaudiuGeorgiu avatar

    ClaudiuGeorgiu/RiskInDroid

    163View on GitHub↗

    A tool for quantitative risk analysis of Android applications based on machine learning techniques

    Python
    View on GitHub↗163
  • alterakey/trueseeingA

    alterakey/trueseeing

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to CFGScanDroid→