awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesAndroid Binary Decompilers

Tools that translate APK, DEX, and OAT binaries into human-readable source code.

Distinct from Binary Decompilation: Candidates focus on GUIs or specific unpacking/dumping, whereas this is the core identity of a native decompiler.

Explore 2 awesome GitHub repositories matching development tools & productivity · Android Binary Decompilers. Refine with filters or upvote what's useful.

Awesome Android Binary Decompilers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • charles2gan/gda-android-reversing-toolcharles2gan का अवतार

    charles2gan/GDA-android-reversing-Tool

    4,778GitHub पर देखें↗

    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

    Converts Android binary files into human-readable source code using a native implementation that bypasses the Java Virtual Machine.

    Pythondecompilermalware-analysismobile-security
    GitHub पर देखें↗4,778
  • apklab/apklabAPKLab का अवतार

    APKLab/APKLab

    3,878GitHub पर देखें↗

    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

    Translates Android APK, DEX, and OAT binaries into human-readable source code for analysis.

    TypeScript
    GitHub पर देखें↗3,878
  1. Home
  2. Development Tools & Productivity
  3. Android Binary Decompilers