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

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

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jesusfreke/smaliJesusFreke का अवतार

    JesusFreke/smali

    6,627GitHub पर देखें↗

    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-revengsigalor का अवतार

    sigalor/whatsapp-web-reveng

    6,482GitHub पर देखें↗

    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/pokeredpret का अवतार

    pret/pokered

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

    Pokered Game Boy ROMs के डिसअसेंबली, डिबगिंग और संकलन के लिए टूल्स का एक व्यापक सूट है। यह मूल गेम बाइनरीज़ का मानव-पठनीय असेंबली सोर्स कोड में पूर्ण डिसअसेंबली प्रदान करता है, साथ ही संशोधनों को वापस खेलने योग्य ROM फ़ाइलों में संकलित करने के लिए एक समर्पित असेंबली टूलचेन भी प्रदान करता है। प्रोजेक्ट में आंतरिक गेम स्टेट्स की निगरानी के लिए एक विशेष ROM डिबगर और असेंबली-स्तरीय परिवर्तनों को लागू करने के लिए बाइनरी पैच उत्पन्न करने के लिए उपयोग किया जाने वाला एक पैचिंग टूल शामिल है। फ्रेमवर्क बाइनरी लॉजिक और मेमोरी लेआउट मैपिंग के विश्लेषण सहित रिवर्स इंजीनियरिंग और संशोधन क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह युद्ध मैकेनिक्स में बदलाव, मल्टी-जेनरेशन सुविधाओं को पोर्ट करने, और गेम स्क्रिप्ट्स, संवाद और मैप लेआउट को संपादित करने में सक्षम बनाता है। बिल्ड प्रक्रिया एक बाहरी असेंबलर का उपयोग करती है और डिसअसेंबली और संकलित आउटपुट की सटीकता सुनिश्चित करने के लिए हैश-आधारित अखंडता सत्यापन शामिल करती है।

    Disassembly project for classic handheld game software.

    Assembly
    GitHub पर देखें↗4,755
  • alonemonkey/frida-ios-dumpAloneMonkey का अवतार

    AloneMonkey/frida-ios-dump

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

    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/winaflgoogleprojectzero का अवतार

    googleprojectzero/winafl

    2,570GitHub पर देखें↗

    A fork of AFL for fuzzing Windows binaries

    Fuzzing tool for Windows binaries based on instrumentation.

    Caflfuzzingsecurity
    GitHub पर देखें↗2,570
  • gaasedelen/lighthousegaasedelen का अवतार

    gaasedelen/lighthouse

    2,553GitHub पर देखें↗

    A Coverage Explorer for Reverse Engineers

    Plugin for mapping and browsing code coverage in disassemblers.

    Pythonbinary-ninjacode-coveragehexrays
    GitHub पर देखें↗2,553
  • retroplasma/earth-reverse-engineeringretroplasma का अवतार

    retroplasma/earth-reverse-engineering

    2,315GitHub पर देखें↗

    Reversing Google's 3D satellite mode

    Analysis of proprietary 3D satellite data formats.

    C3d-modelsclientexporter
    GitHub पर देखें↗2,315
  • federicodotta/bridafedericodotta का अवतार

    federicodotta/Brida

    1,881GitHub पर देखें↗

    The new bridge between Burp Suite and Frida!

    Bridge between Burp Suite and Frida for web analysis.

    Java
    GitHub पर देखें↗1,881
  • dpnishant/appmondpnishant का अवतार

    dpnishant/appmon

    1,627GitHub पर देखें↗

    Documentation:

    Framework for monitoring and tampering with mobile app APIs.

    JavaScript
    GitHub पर देखें↗1,627
  • dstmath/frida-unpackdstmath का अवतार

    dstmath/frida-unpack

    1,552GitHub पर देखें↗

    Frida-based tool for unpacking mobile applications.

    Python
    GitHub पर देखें↗1,552
  • chichou/bagbakChiChou का अवतार

    ChiChou/bagbak

    1,471GitHub पर देखें↗

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

    Tool for decrypting iOS applications and extensions.

    TypeScript
    GitHub पर देखें↗1,471
  • nccgroup/housenccgroup का अवतार

    nccgroup/house

    1,464GitHub पर देखें↗

    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/r2fridanowsecure का अवतार

    nowsecure/r2frida

    1,426GitHub पर देखें↗

    Radare2 and Frida better together.

    Integration plugin for using Frida within Radare2.

    TypeScriptandroid-securitydynamic-analysisfrida
    GitHub पर देखें↗1,426
  • nagyd/sdlpopNagyD का अवतार

    NagyD/SDLPoP

    1,265GitHub पर देखें↗

    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/dexcaliburFrenchYeti का अवतार

    FrenchYeti/dexcalibur

    1,141GitHub पर देखें↗

    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/pokeyellowpret का अवतार

    pret/pokeyellow

    851GitHub पर देखें↗

    Disassembly of Pokemon Yellow

    Disassembly project for classic handheld game software.

    Assembly
    GitHub पर देखें↗851
  • tomb5/tomb5TOMB5 का अवतार

    TOMB5/TOMB5

    516GitHub पर देखें↗

    Start Date: 21st June 2017.

    Disassembly project translated to C source code.

    C
    GitHub पर देखें↗516
  • retroplasma/flyover-reverse-engineeringR

    retroplasma/flyover-reverse-engineering

    0GitHub पर देखें↗

    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