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

Jermic/Android-Crack-Tool

0
View on GitHub↗
2,944 stars·393 forks·17 views

Android Crack Tool

This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides a suite of utilities designed to decompile compiled binary files into readable source code and translate low-level bytecode into formats suitable for human analysis.

The tool facilitates security auditing and research by allowing users to extract and interpret manifest metadata, decode Unicode sequences, and inspect internal application logic. Beyond analysis, it supports the modification of application packages, enabling users to rebuild and re-align files to optimize performance or adjust internal configurations.

To ensure that modified packages remain functional, the toolkit includes capabilities for cryptographic signature management. This allows users to apply valid digital signatures to rebuilt files, ensuring they meet the requirements for installation and execution on mobile devices.

Features

  • Android Reverse Engineering - Provides a comprehensive toolkit for analyzing compiled application bytecode and resources for research and security testing.
  • Bytecode Analysis Tools - Analyzes compiled binary bytecode to extract raw components and facilitate deep inspection of application logic.
  • Bytecode Decompilers - Transforms binary instruction sets into high-level programming language representations for human analysis.
  • Android Binary Decompilers - Translates compiled Android binary files into readable source code for deep inspection of application logic.
  • Android Packages - Extracts, edits, and rebuilds application files to customize functionality or perform security testing on mobile packages.
  • APK Signers - Applies cryptographic signatures to modified application files to ensure they remain installable and verifiable on mobile devices.
  • Android Package Signing - Applies valid digital signatures to rebuilt application packages to ensure they remain installable and executable on mobile devices.
  • Digital Signature Libraries - Applies cryptographic signatures to modified application packages to ensure they can be verified and installed on mobile devices.
  • Mobile Application Security - Decompiles and inspects application packages to identify potential vulnerabilities or hidden behaviors within the software structure.
  • Android App Rebuilding - Recompiles modified application files into a functional package after adjustments to source code or internal resources.
  • Android Performance Optimizations - Aligns and compresses application files to improve runtime efficiency and reduce the total installation size.
  • Android Resource Packing - Reassembles modified code and assets into a functional Android package while maintaining structural integrity.
  • Runtime Bytecode Inspections - Converts and inspects compiled application bytecode to identify hidden logic, obfuscated strings, and internal configuration details.
  • Signature Block Injection - Injects custom digital signatures into binary packages to ensure they remain valid and executable on mobile devices.
  • Android Manifest Parsing - Extracts and interprets structured configuration files to reveal internal application settings and security-relevant package information.

Star history

Star history chart for jermic/android-crack-toolStar history chart for jermic/android-crack-tool

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 Android Crack Tool

These projects share indexed features with Android Crack Tool. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ibotpeaches/apktooliBotPeaches avatar

    iBotPeaches/Apktool

    24,788View on GitHub↗

    Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form and rebuild them after modification. It functions as a Dalvik bytecode disassembler and a resource decoder, transforming binary Android XML and DEX files into editable text and Smali representation. The project serves as an application rebuilder, packing modified resources and Smali code back into a functional Android application package. This capability enables the modification of application logic and resources for testing and deployment. The tool covers a broad surface of an

    Java
    View on GitHub↗24,788
  • charles2gan/gda-android-reversing-toolcharles2gan avatar

    charles2gan/GDA-android-reversing-Tool

    4,778View on GitHub↗

    This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to

    Pythondecompilermalware-analysismobile-security
    View on GitHub↗4,778
  • jetbrains/fernflowerJetBrains avatar

    JetBrains/fernflower

    4,169View on GitHub↗

    Fernflower is a Java bytecode decompiler designed to convert compiled Java class files back into human-readable source code. It functions as a bytecode analysis tool that recovers original program logic and structure from compiled binaries. The project includes capabilities for obfuscated identifier resolution to rename ambiguous member elements, ensuring clear identifiers in the resulting source. These features support the analysis of obfuscated code, legacy code recovery, and Java malware analysis for security auditing. The system utilizes a structural analysis pipeline that includes contr

    Javadecompilerjavareverse-engineering
    View on GitHub↗4,169
  • 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
Compare all 30 related projects→

Frequently asked questions

What does jermic/android-crack-tool do?

This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides a suite of utilities designed to decompile compiled binary files into readable source code and translate low-level bytecode into formats suitable for human analysis.

What are the main features of jermic/android-crack-tool?

The main features of jermic/android-crack-tool are: Android Reverse Engineering, Bytecode Analysis Tools, Bytecode Decompilers, Android Binary Decompilers, Android Packages, APK Signers, Android Package Signing, Digital Signature Libraries.

Which projects share features with jermic/android-crack-tool?

Projects with overlapping indexed features include: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… jetbrains/fernflower — Fernflower is a Java bytecode decompiler designed to convert compiled Java class files back into human-readable source… jindrapetrik/jpexs-decompiler — JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler… ax/apk.sh — apk.sh is a mobile application patching framework and reverse engineering tool designed to inject custom… apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a…

Curated searches featuring Android Crack Tool

Hand-picked collections where Android Crack Tool appears.
  • Android patchers