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
maaaaz avatar

maaaaz/androwarn

0
View on GitHub↗
531 stars·164 forks·HTML·LGPL-3.0·8 views

Androwarn

Yet another static code analyzer for malicious Android applications

Features

  • Mobile Application Analysis - Static code analyzer for detecting malicious Android applications.
  • Security Analysis - Static analysis tool for detecting malicious behavior in applications.
  • Static Analysis Tools - Static code analysis for potential security flaws in Android.

Star history

Star history chart for maaaaz/androwarnStar history chart for maaaaz/androwarn

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

Open-source alternatives to Androwarn

Similar open-source projects, ranked by how many features they share with Androwarn.
  • quark-engine/quark-enginequark-engine avatar

    quark-engine/quark-engine

    1,687View on GitHub↗
    Python
    View on GitHub↗1,687
  • sonyxperiadev/apkanalysersonyxperiadev avatar

    sonyxperiadev/ApkAnalyser

    1,045View on GitHub↗

    Copyright (C) 2012 Sony Mobile Communications AB

    Java
    View on GitHub↗1,045
  • dwisiswant0/apkleaksdwisiswant0 avatar

    dwisiswant0/apkleaks

    6,102View on GitHub↗

    Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc

    Python
    View on GitHub↗6,102
  • apklab/apklabAPKLab avatar

    APKLab/APKLab

    3,878View on GitHub↗

    APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a unified environment for decompiling binaries into source code, repackaging modified applications into signed installers, and performing comprehensive security analysis. The platform distinguishes itself by combining static and dynamic analysis workflows. It enables the injection of runtime hooks and gadget libraries to monitor application behavior, while providing specialized patching capabilities to intercept and decrypt encrypted network traffic via a proxy. The toolkit co

    TypeScript
    View on GitHub↗3,878
See all 30 alternatives to Androwarn→

Frequently asked questions

What does maaaaz/androwarn do?

Yet another static code analyzer for malicious Android applications

What are the main features of maaaaz/androwarn?

The main features of maaaaz/androwarn are: Mobile Application Analysis, Security Analysis, Static Analysis Tools.

What are some open-source alternatives to maaaaz/androwarn?

Open-source alternatives to maaaaz/androwarn include: sonyxperiadev/apkanalyser — Copyright (C) 2012 Sony Mobile Communications AB. quark-engine/quark-engine. dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… claudiugeorgiu/riskindroid — A tool for quantitative risk analysis of Android applications based on machine learning techniques. checkstyle/checkstyle — Checkstyle is a Java static analysis tool and linter designed to identify and enforce coding standards and best…