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
b-mueller avatar

b-mueller/apkx

0
View on GitHub↗
300 stars·48 forks·Python·12 views

Apkx

One-Step APK Decompilation With Multiple Backends

Features

  • Reverse Engineering and Decompilation - Automated one-step APK decompilation utility.
  • Static Analysis Tools - Simplifies the decompilation process for Android APK files.

Star history

Star history chart for b-mueller/apkxStar history chart for b-mueller/apkx

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

Frequently asked questions

What does b-mueller/apkx do?

One-Step APK Decompilation With Multiple Backends

What are the main features of b-mueller/apkx?

The main features of b-mueller/apkx are: Reverse Engineering and Decompilation, Static Analysis Tools.

Which projects share features with b-mueller/apkx?

Projects with overlapping indexed features include: eugeniodelfa/smali-cfgs. skylot/jadx — Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable… jindrapetrik/jpexs-decompiler — JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler… owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… calebfenton/dex-oracle — A pattern based Dalvik deobfuscator which uses limited execution to improve semantic analysis. Also, the inspiration… atomicbird/momdec — momdec is a command-line tool for Mac OS X that takes a compiled Core Data model and decompiles it to produce an…

Projects sharing features with Apkx

These projects share indexed features with Apkx. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • eugeniodelfa/smali-cfgsE

    EugenioDelfa/Smali-CFGs

    0View on GitHub↗
    View on GitHub↗0
  • skylot/jadxskylot avatar

    skylot/jadx

    49,088View on GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Javaandroiddecompilerdex
    View on GitHub↗49,088
  • jindrapetrik/jpexs-decompilerjindrapetrik avatar

    jindrapetrik/jpexs-decompiler

    5,404View on GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    View on GitHub↗5,404
  • owasp/owasp-mstgOWASP avatar

    OWASP/owasp-mstg

    12,973View on GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Python
    View on GitHub↗12,973
Compare all 30 related projects→