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
·
mpast avatar

mpast/mobileAudit

0
View on GitHub↗
228 stars·50 forks·HTML·GPL-3.0·10 viewsowasp.org/www-project-mobile-audit↗

MobileAudit

Django application that performs SAST and Malware Analysis for Android APKs

Features

  • Static Analysis Tools - Static analysis tool for auditing mobile application security.

Star history

Star history chart for mpast/mobileauditStar history chart for mpast/mobileaudit

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

Open-source alternatives to MobileAudit

Similar open-source projects, ranked by how many features they share with MobileAudit.
  • 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 MobileAudit→

Frequently asked questions

What does mpast/mobileaudit do?

Django application that performs SAST and Malware Analysis for Android APKs

What are the main features of mpast/mobileaudit?

The main features of mpast/mobileaudit are: Static Analysis Tools.

What are some open-source alternatives to mpast/mobileaudit?

Open-source alternatives to mpast/mobileaudit 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.