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

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

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

18 مستودعات

Awesome GitHub RepositoriesReverse Engineering Projects

Specific implementations and research into proprietary formats and protocols.

Explore 18 awesome GitHub repositories matching part of an awesome list · Reverse Engineering Projects. Refine with filters or upvote what's useful.

Awesome Reverse Engineering Projects GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jesusfreke/smaliالصورة الرمزية لـ JesusFreke

    JesusFreke/smali

    6,627عرض على GitHub↗

    Smali is a two-way binary translation toolset designed to convert Dalvik bytecode to human-readable assembly and back again. It provides a mechanism for the disassembly and assembly of executable files used in virtual machine environments. The project enables the modification of compiled Android application logic by transforming binary files into editable assembly and rebuilding them. It is used for reverse engineering, malware analysis, and the study of low-level instructions to identify program behavior or security flaws. The toolkit covers binary construction through smali code assembly a

    Assembler and disassembler for Dalvik bytecode.

    Java
    عرض على GitHub↗6,627
  • sigalor/whatsapp-web-revengالصورة الرمزية لـ sigalor

    sigalor/whatsapp-web-reveng

    6,482عرض على GitHub↗

    This project is a reverse engineering implementation and library designed to parse and decrypt the binary data streams used by the WhatsApp web client. It provides a WebSocket client library and tools to communicate with messaging servers by implementing reverse engineered protocol patterns. The system enables the development of custom clients and automation tools through the emulation of browser sessions and the management of persistent binary streams. It handles account authentication via QR code generation and pairing strings to link devices and maintain encrypted sessions. The project co

    Reverse engineering and reimplementation of web APIs.

    JavaScriptencryptionnodereverse-engineering
    عرض على GitHub↗6,482
  • pret/pokeredالصورة الرمزية لـ pret

    pret/pokered

    4,755عرض على GitHub↗

    Pokered is a comprehensive suite of tools for the disassembly, debugging, and compilation of Game Boy ROMs. It provides a full disassembly of original game binaries into human-readable assembly source code, alongside a dedicated assembly toolchain for compiling modifications back into playable ROM files. The project includes a specialized ROM debugger for monitoring internal game states and a patching tool used to generate binary patches for applying assembly-level changes. The framework covers a wide range of reverse engineering and modification capabilities, including the analysis of binar

    Disassembly project for classic handheld game software.

    Assembly
    عرض على GitHub↗4,755
  • alonemonkey/frida-ios-dumpالصورة الرمزية لـ AloneMonkey

    AloneMonkey/frida-ios-dump

    3,874عرض على GitHub↗

    frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi

    Tool for extracting decrypted IPA files from jailbroken devices.

    JavaScript
    عرض على GitHub↗3,874
  • googleprojectzero/winaflالصورة الرمزية لـ googleprojectzero

    googleprojectzero/winafl

    2,570عرض على GitHub↗

    A fork of AFL for fuzzing Windows binaries

    Fuzzing tool for Windows binaries based on instrumentation.

    Caflfuzzingsecurity
    عرض على GitHub↗2,570
  • gaasedelen/lighthouseالصورة الرمزية لـ gaasedelen

    gaasedelen/lighthouse

    2,553عرض على GitHub↗

    A Coverage Explorer for Reverse Engineers

    Plugin for mapping and browsing code coverage in disassemblers.

    Pythonbinary-ninjacode-coveragehexrays
    عرض على GitHub↗2,553
  • retroplasma/earth-reverse-engineeringالصورة الرمزية لـ retroplasma

    retroplasma/earth-reverse-engineering

    2,315عرض على GitHub↗

    Reversing Google's 3D satellite mode

    Analysis of proprietary 3D satellite data formats.

    C3d-modelsclientexporter
    عرض على GitHub↗2,315
  • federicodotta/bridaالصورة الرمزية لـ federicodotta

    federicodotta/Brida

    1,881عرض على GitHub↗

    The new bridge between Burp Suite and Frida!

    Bridge between Burp Suite and Frida for web analysis.

    Java
    عرض على GitHub↗1,881
  • dpnishant/appmonالصورة الرمزية لـ dpnishant

    dpnishant/appmon

    1,627عرض على GitHub↗

    Documentation:

    Framework for monitoring and tampering with mobile app APIs.

    JavaScript
    عرض على GitHub↗1,627
  • dstmath/frida-unpackالصورة الرمزية لـ dstmath

    dstmath/frida-unpack

    1,552عرض على GitHub↗

    Frida-based tool for unpacking mobile applications.

    Python
    عرض على GitHub↗1,552
  • chichou/bagbakالصورة الرمزية لـ ChiChou

    ChiChou/bagbak

    1,471عرض على GitHub↗

    deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

    Tool for decrypting iOS applications and extensions.

    TypeScript
    عرض على GitHub↗1,471
  • nccgroup/houseالصورة الرمزية لـ nccgroup

    nccgroup/house

    1,464عرض على GitHub↗

    A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.

    Runtime analysis toolkit for mobile applications with a web GUI.

    JavaScript
    عرض على GitHub↗1,464
  • nowsecure/r2fridaالصورة الرمزية لـ nowsecure

    nowsecure/r2frida

    1,426عرض على GitHub↗

    Radare2 and Frida better together.

    Integration plugin for using Frida within Radare2.

    TypeScriptandroid-securitydynamic-analysisfrida
    عرض على GitHub↗1,426
  • nagyd/sdlpopالصورة الرمزية لـ NagyD

    NagyD/SDLPoP

    1,265عرض على GitHub↗

    An open-source port of Prince of Persia, based on the disassembly of the DOS version.

    Open-source port based on disassembly of classic software.

    Cgameprince-of-persia
    عرض على GitHub↗1,265
  • frenchyeti/dexcaliburالصورة الرمزية لـ FrenchYeti

    FrenchYeti/dexcalibur

    1,141عرض على GitHub↗

    Official Android reverse engineering tool focused on dynamic instrumentation automation leveraging Frida. It disassembles dex, analyzes it statically, generates hooks, discovers reflected methods, stores intercepted data and does new things from it. Its aim is to be an all-in-one Android reverse engineering platform.

    Instrumentation tool for Android application analysis.

    JavaScriptanalysisandroidandroid-security
    عرض على GitHub↗1,141
  • pret/pokeyellowالصورة الرمزية لـ pret

    pret/pokeyellow

    851عرض على GitHub↗

    Disassembly of Pokemon Yellow

    Disassembly project for classic handheld game software.

    Assembly
    عرض على GitHub↗851
  • tomb5/tomb5الصورة الرمزية لـ TOMB5

    TOMB5/TOMB5

    516عرض على GitHub↗

    Start Date: 21st June 2017.

    Disassembly project translated to C source code.

    C
    عرض على GitHub↗516
  • retroplasma/flyover-reverse-engineeringR

    retroplasma/flyover-reverse-engineering

    0عرض على GitHub↗

    Analysis of Apple's 3D satellite rendering protocols.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Reverse Engineering Projects