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
Back to strazzere/android-unpacker

Projects sharing features with Android Unpacker

24 open-source projects similar to strazzere/android-unpacker, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • jermic/android-crack-toolJermic avatar

    Jermic/Android-Crack-Tool

    2,944View on GitHub↗

    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 perfor

    androidandroid-crackapk
    View on GitHub↗2,944
  • col-e/recafCol-E avatar

    Col-E/Recaf

    7,252View on GitHub↗

    Recaf is a suite of specialized tools for assembling, editing, deobfuscating, decompiling, and instrumenting Java bytecode and runtime processes. It provides a coordinated environment for modifying compiled Java class files and analyzing the behavior of Java applications. The project distinguishes itself through a multi-level abstraction layer that allows for editing across different formats and a pluggable framework that routes bytecode through multiple configurable decompilation engines. It includes an embedded scripting engine and plugin architecture to automate repetitive tasks and extend

    Java
    View on GitHub↗7,252
  • horsicq/detect-it-easyhorsicq avatar

    horsicq/Detect-It-Easy

    10,266View on GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    JavaScriptbinary-analysisdebuggerdetect
    View on GitHub↗10,266

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • 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
  • 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
  • lelinhtinh/de4jslelinhtinh avatar

    lelinhtinh/de4js

    1,551View on GitHub↗
    JavaScriptdecodedeobfuscatedeobfuscation
    View on GitHub↗1,551
  • maddiestone/androidappremaddiestone avatar

    maddiestone/AndroidAppRE

    1,548View on GitHub↗

    Android App Reverse Engineering Workshop

    View on GitHub↗1,548
  • notprab/.net-deobfuscatorNotPrab avatar

    NotPrab/.NET-Deobfuscator

    1,504View on GitHub↗

    Agile - ArchangelCloak - Atomic - AutoIt - Autori Obfuscator - Babel - BoxedAppPacker - BytePress - Beebyte - Confuser 1.9 - ConfuserEx - Crypto Obfuscator - Cypher - DCNETProtector - De4dot - DNGuard - DotnetPatcher - DotNetCompressor - DotRefiner - DotWall - Dumper - Eazfuscator - Habib -…

    View on GitHub↗1,504
  • patrickfav/uber-apk-signerpatrickfav avatar

    patrickfav/uber-apk-signer

    2,644View on GitHub↗

    A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.

    Javaandroidandroid-signing-schemeapk
    View on GitHub↗2,644
  • phat3/pindemoniumPhat3 avatar

    Phat3/PINdemonium

    240View on GitHub↗

    An unpacker for windows executables exploiting the capabilities of PIN.

    C++
    View on GitHub↗240
  • platonovivan/polyunpackPlatonovIvan avatar

    PlatonovIvan/PolyUnpack

    13View on GitHub↗

    My Readme file.

    C++
    View on GitHub↗13
  • rednaga/apkidrednaga avatar

    rednaga/APKiD

    2,518View on GitHub↗

    Android Application Identifier for Packers, Protectors, Obfuscators and Oddities - PEiD for Android

    YARA
    View on GitHub↗2,518
  • rewhy/adaptiveunpackerrewhy avatar

    rewhy/adaptiveunpacker

    37View on GitHub↗

    Adaptive Unpacking Android Packed Applications

    C
    View on GitHub↗37
  • secrary/andromedasecrary avatar

    secrary/Andromeda

    713View on GitHub↗

    Andromeda - Interactive Reverse Engineering Tool for Android Applications

    C++
    View on GitHub↗713
  • strazzere/android-scriptsS

    strazzere/android-scripts

    0View on GitHub↗
    View on GitHub↗0
  • uchihal/appspearU

    UchihaL/AppSpear

    0View on GitHub↗

    AppSpear is a universal and automated unpacking system suitable for both Dalvik and ART. It can solve most mainstream Android packers, such Alibaba, Baidu, Bangcle, Ijiami, Qihoo360, Naga, NetQin, LIAPP, and so on.

    View on GitHub↗0
  • unipacker/unipackerunipacker avatar

    unipacker/unipacker

    757View on GitHub↗

    Automatic and platform-independent unpacker for Windows binaries based on emulation

    Python
    View on GitHub↗757
  • vaibhavpandeyvpz/apkstudiovaibhavpandeyvpz avatar

    vaibhavpandeyvpz/apkstudio

    3,606View on GitHub↗

    Apkstudio is a reverse engineering integrated development environment designed for decompiling, modifying, and recompiling Android application packages. It provides a specialized suite for transforming binary files into readable source code and bundling them back into installable application archives. The project features a framework integration system that imports manufacturer-specific files to ensure accurate decompilation of vendor-modified applications. It includes a dedicated editor for Smali, Java, and XML files with syntax highlighting, as well as a hex editor for the direct modificati

    C++androidandroid-decompilerapk-decompiler
    View on GitHub↗3,606
  • wrbug/dumpdexWrBug avatar

    WrBug/dumpDex

    3,155View on GitHub↗

    💯一款Android脱壳工具,需要xposed支持, 易开发已集成该项目。

    C++
    View on GitHub↗3,155
  • 0xd4d/de4dot0xd4d avatar

    0xd4d/de4dot

    7,426View on GitHub↗

    de4dot is a .NET deobfuscator, unpacker, and assembly analysis tool. It is designed to remove obfuscation layers, restore metadata, and simplify bytecode control flow to transform protected binaries back into human-readable code. The project features specialized systems for decrypting strings and constants using both static and dynamic analysis. It identifies specific protection tools through pattern-based detection and strips anti-analysis protections, such as tamper detection and anti-debugging code. The tool provides a suite of reverse engineering capabilities, including binary wrapper un

    C#
    View on GitHub↗7,426
  • xshows/ollydbg-scriptX

    xshows/ollydbg-script

    0View on GitHub↗

    ` git clone https://github.com/dubuqingfeng/ollydbg-script.git `

    View on GitHub↗0
  • 1n3/reverseapk1

    1n3/reverseapk

    0View on GitHub↗
    View on GitHub↗0
  • cryptax/androidreC

    cryptax/androidre

    0View on GitHub↗
    View on GitHub↗0
  • genymobile/gnirehtetGenymobile avatar

    Genymobile/gnirehtet

    7,721View on GitHub↗

    Gnirehtet is a reverse tethering tool that allows Android devices to share a computer's internet connection over USB. It functions as a network relay for TCP and UDP IPv4 traffic using the Android Debug Bridge protocol. The system provides connectivity for Android devices without requiring root access by utilizing a local virtual network interface to intercept traffic. It includes a manager capable of controlling and resetting relay sessions for multiple connected devices from a single server. The tool supports batch connection activation and the management of individual device tunnels. It e

    Javaandroidjava-8reverse-tethering
    View on GitHub↗7,721