awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
secrary avatar

secrary/Andromeda

0
View on GitHub↗
713 نجوم·75 تفرعات·C++·Apache-2.0·3 مشاهدات

Andromeda

Andromeda - Interactive Reverse Engineering Tool for Android Applications

Features

  • Android Reverse Engineering - Interactive tool for reverse engineering Android applications.
  • Reverse Engineering Tools - Command-line tool for Android reverse engineering.

سجل النجوم

مخطط تاريخ النجوم لـ secrary/andromedaمخطط تاريخ النجوم لـ secrary/andromeda

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Andromeda

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Andromeda.
  • ibotpeaches/apktoolالصورة الرمزية لـ iBotPeaches

    iBotPeaches/Apktool

    24,788عرض على 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
    عرض على GitHub↗24,788
  • jermic/android-crack-toolالصورة الرمزية لـ Jermic

    Jermic/Android-Crack-Tool

    2,944عرض على 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
    عرض على GitHub↗2,944
  • charles2gan/gda-android-reversing-toolالصورة الرمزية لـ charles2gan

    charles2gan/GDA-android-reversing-Tool

    4,778عرض على 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
    عرض على GitHub↗4,778
  • androguard/androguardالصورة الرمزية لـ androguard

    androguard/androguard

    6,116عرض على GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    عرض على GitHub↗6,116
عرض جميع البدائل الـ 30 لـ Andromeda→

الأسئلة الشائعة

ما هي وظيفة secrary/andromeda؟

Andromeda - Interactive Reverse Engineering Tool for Android Applications

ما هي الميزات الرئيسية لـ secrary/andromeda؟

الميزات الرئيسية لـ secrary/andromeda هي: Android Reverse Engineering, Reverse Engineering Tools.

ما هي البدائل مفتوحة المصدر لـ secrary/andromeda؟

تشمل البدائل مفتوحة المصدر لـ secrary/andromeda: ibotpeaches/apktool — Apktool is an Android APK reverse engineering tool designed to decode application packages into human-readable form… jermic/android-crack-tool — This project is a toolkit for reverse engineering, modifying, and re-signing Android application packages. It provides… charles2gan/gda-android-reversing-tool — This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode… androguard/androguard — Reverse engineering and pentesting for Android applications. apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… antojoseph/diff-gui — GUI for Frida -Scripts.