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

dwisiswant0/apkleaks

0
View on GitHub↗
6,102 stars·574 forks·Python·Apache-2.0·17 views

Apkleaks

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 encompasses binary decompilation, text extraction, and pattern matching. Identified security leaks and credentials can be exported to text or JSON files for offline review.

Features

  • Mobile App Security Auditing - Performs security analysis of Android binaries to identify hardcoded secrets, API endpoints, and potential vulnerabilities.
  • Regex Pattern Matching - Employs regular expression pattern matching to identify sensitive strings and API endpoints within decompiled code.
  • Regex-Based Data Extractors - Uses custom regular expression patterns to identify and extract sensitive strings within decompiled code.
  • Android APK Analysis - Analyzes the internals of Android APKs without execution to detect embedded keys and private endpoints.
  • Static Binary Analysis - Performs static analysis on compiled binaries to determine program structure and identify leaked credentials without execution.
  • Android Security Auditors - Acts as a security auditor for analyzing APK files to identify potential information leaks.
  • APK Secret Scanners - Extracts hardcoded URIs, API endpoints, and sensitive secrets from Android application packages.
  • Credential Leak Detection - Detects leaked passwords, API keys, and tokens within decompiled application files using regex patterns.
  • Secrets Scanning - Detects and alerts on hardcoded credentials and sensitive API endpoints within Android application packages.
  • Mobile Application Scanners - Scans Android application packages to identify leaked credentials and URIs to assess the attack surface.
  • Analysis Pipelines - Implements a sequential workflow of decompilation, text extraction, and pattern matching to analyze application packages.
  • Code Pattern Searches - Allows the definition of custom regular expression patterns to identify proprietary keys and sensitive strings.
  • Search Pattern Schemas - Uses external JSON files to define the specific search patterns and rules used during the scanning process.
  • Mobile App Analysis Tools - Extracts URLs and sensitive information from APK files.
  • Reconnaissance Tools - Scanner for extracting URIs and secrets from APK files.
  • Mobile Application Analysis - Scanner for extracting URIs, endpoints, and secrets from APK files.
  • Mobile Security - Scans Android packages for hardcoded secrets and endpoints.
  • Static Analysis and Scanning - Scans APK files for hardcoded endpoints, URIs, and secrets.
  • Static Analysis Tools - Scan APK files for sensitive URIs, endpoints, and secrets.

Star history

Star history chart for dwisiswant0/apkleaksStar history chart for dwisiswant0/apkleaks

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Apkleaks

These projects share indexed features with Apkleaks. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • six2dez/reconftwsix2dez avatar

    six2dez/reconftw

    7,226View on GitHub↗

    reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the discovery, mapping, and monitoring of external digital assets. It operates as a modular tool-chain pipeline that coordinates a sequence of security tools to perform intelligence gathering and vulnerability scanning. The project distinguishes itself through a cloud-native deployment model that parallelizes scanning workloads across a fleet of remote VPS instances to bypass local resource constraints. It utilizes container-based environment isolation to ensure consistent executio

    Shellbug-bountybugbountybugbounty-tool
    View on GitHub↗7,226
  • zricethezav/gitleakszricethezav avatar

    zricethezav/gitleaks

    27,739View on GitHub↗

    Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API keys, and authentication tokens. It functions as a Git secret scanner that analyzes both local file systems and Git commit history to prevent credential leaks. The tool distinguishes itself through a decoding pipeline that transforms base64 and hex strings into plaintext to find obfuscated secrets. It further reduces false positives using proximity-based validation and fingerprint-based suppression to filter out known or baseline findings. The system covers a broad range of detec

    Go
    View on GitHub↗27,739
  • google/android-classysharkgoogle avatar

    google/android-classyshark

    7,565View on GitHub↗

    Android Classyshark is a binary analysis toolset designed to extract structural data from Android executable files. It functions as a bytecode viewer and binary XML parser to analyze compiled Java and Android binaries. The project converts binary XML files into readable formats for the inspection of application manifests, layouts, and resource files. It also provides the ability to analyze class interfaces, members, and dependency counts without requiring access to the original source code. The toolset supports static analysis and the export of binary information into plain text formats for

    Java
    View on GitHub↗7,565
  • linkedin/qarklinkedin avatar

    linkedin/qark

    3,366View on GitHub↗

    Tool to look for several security related Android application vulnerabilities

    Python
    View on GitHub↗3,366
Compare all 30 related projects→

Frequently asked questions

What does dwisiswant0/apkleaks do?

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.

What are the main features of dwisiswant0/apkleaks?

The main features of dwisiswant0/apkleaks are: Mobile App Security Auditing, Regex Pattern Matching, Regex-Based Data Extractors, Android APK Analysis, Static Binary Analysis, Android Security Auditors, APK Secret Scanners, Credential Leak Detection.

Which projects share features with dwisiswant0/apkleaks?

Projects with overlapping indexed features include: six2dez/reconftw — reconftw is an attack surface management framework and reconnaissance workflow orchestrator designed to automate the… zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API… google/android-classyshark — Android Classyshark is a binary analysis toolset designed to extract structural data from Android executable files. It… linkedin/qark — Tool to look for several security related Android application vulnerabilities. quark-engine/quark-engine. projectdiscovery/subfinder — Subfinder is a security reconnaissance framework designed for subdomain enumeration and attack surface management. It…