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

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

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

9 रिपॉजिटरी

Awesome GitHub RepositoriesBinary and Reverse Engineering

Tools for analyzing, disassembling, and profiling compiled binaries.

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

Awesome Binary and Reverse Engineering GitHub Repositories

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

    radare/radare2

    24,129GitHub पर देखें↗

    radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p

    Provides a comprehensive framework for analyzing, disassembling, and profiling compiled binaries.

    C
    GitHub पर देखें↗24,129
  • perfare/il2cppdumperPerfare का अवतार

    Perfare/Il2CppDumper

    9,094GitHub पर देखें↗

    Il2CppDumper is a reverse engineering tool that recovers original .NET assembly structure from Unity games compiled with il2cpp. It parses il2cpp binaries across multiple executable formats including ELF, Mach-O, PE, NSO, and WASM, and reconstructs the original DLL structure from embedded metadata tables, enabling decompilation and analysis of game code. The tool generates disassembler scripts for IDA, Ghidra, and Binary Ninja that apply recovered type definitions and structure layouts to the binary analysis. It also strips protection layers from memory-dumped libil2cpp.so files and simple PE

    Recovers Unity game code from il2cpp binaries by reconstructing DLL structure and generating disassembler scripts.

    C#il2cppreverse-engineeringunity
    GitHub पर देखें↗9,094
  • capstone-engine/capstonecapstone-engine का अवतार

    capstone-engine/capstone

    8,858GitHub पर देखें↗

    Capstone is a multi-architecture disassembly framework and binary analysis engine. It translates raw machine code from various CPU architectures, such as x86, ARM, and RISC-V, into human-readable assembly instructions. The engine distinguishes itself by providing instruction semantic decomposition, which lists implicit registers read and written, and the ability to customize instruction mnemonics to meet specific technical analysis standards. It also features resilient stream disassembly, allowing the process to resynchronize and continue after encountering invalid instructions or embedded da

    Facilitates reverse engineering by decomposing instructions into granular semantics and extracting operand details.

    Carmarm64bpf
    GitHub पर देखें↗8,858
  • google/android-classysharkgoogle का अवतार

    google/android-classyshark

    7,565GitHub पर देखें↗

    Android Classyshark is a binary analysis toolset designed to extract structural data from Android executable files. It functions as a bytecode viewer and binary XML parser to analyze compiled Java and Android binaries. The project converts binary XML files into readable formats for the inspection of application manifests, layouts, and resource files. It also provides the ability to analyze class interfaces, members, and dependency counts without requiring access to the original source code. The toolset supports static analysis and the export of binary information into plain text formats for

    Analyzes compiled Java and Android binaries to understand internal structures and dependencies.

    Java
    GitHub पर देखें↗7,565
  • fireeye/capafireeye का अवतार

    fireeye/capa

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

    capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay. The tool integrates directly with reverse engineering environments through plugins for IDA Pro and Ghidra, allowing analysts to view capability matches and author detection rules within their disassembler of choice. C

    Analyzes PE, ELF, .NET, and shellcode files to extract program capabilities and code features.

    Python
    GitHub पर देखें↗6,062
  • qilingframework/qilingqilingframework का अवतार

    qilingframework/qiling

    5,965GitHub पर देखें↗

    A True Instrumentable Binary Emulation Framework

    Emulates and debugs binaries across architectures with reverse execution and state snapshots.

    Python
    GitHub पर देखें↗5,965
  • zhkl0228/unidbgzhkl0228 का अवतार

    zhkl0228/unidbg

    5,028GitHub पर देखें↗

    unidbg एक होस्ट मशीन पर ARM32 और ARM64 नेटिव बाइनरी को एमुलेट और डीबग करने के लिए एक फ़्रेमवर्क है। यह एक Android और iOS बाइनरी डीबगर और नेटिव लाइब्रेरी एमुलेटर के रूप में कार्य करता है, जो भौतिक हार्डवेयर की आवश्यकता के बिना नेटिव कोड के निष्पादन की अनुमति देता है। यह प्रोजेक्ट अपने नेटिव फ़ंक्शन हुकिंग फ़्रेमवर्क और एक Model Context Protocol डीबगिंग टूल के माध्यम से खुद को अलग करता है जो स्वचालित बाइनरी विश्लेषण के लिए AI सहायकों को एमुलेटर स्टेट उजागर करता है। इसमें गेस्ट-साइड आवंटन को ट्रैक करने और नेटिव बाइनरी में लीक की पहचान करने के लिए एक विशेष मेमोरी एनालाइज़र भी शामिल है। टूलसेट नेटिव कोड रिवर्स इंजीनियरिंग, इंस्ट्रक्शन-लेवल निष्पादन ट्रेसिंग और JNI-ब्रिज सिमुलेशन सहित कई क्षमता क्षेत्रों को कवर करता है। यह मेमोरी रीड/राइट लॉग्स और कंसोल डीबगर के माध्यम से ऑब्जर्वेबिलिटी प्रदान करता है, जबकि इनिशियलाइज़ेशन ओवरहेड को कम करने के लिए थ्रेड-सेफ एमुलेटर पूलिंग का उपयोग करता है।

    Provides tools for analyzing, disassembling, and profiling compiled native binaries.

    Javaandroidcapstonedebugger
    GitHub पर देखें↗5,028
  • binaryanalysisplatform/qiraBinaryAnalysisPlatform का अवतार

    BinaryAnalysisPlatform/qira

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

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

    Supports annotating binary code and mapping program structure through combined static and runtime analysis.

    C
    GitHub पर देखें↗4,071
  • sofianehamlaoui/lockdoor-frameworkSofianeHamlaoui का अवतार

    SofianeHamlaoui/Lockdoor-Framework

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

    Lockdoor-Framework is a modular penetration testing suite designed to facilitate comprehensive security assessments through a centralized command-line interface. It functions as an integrated platform for reconnaissance, vulnerability scanning, and the exploitation of target systems, providing a unified environment for managing complex security workflows. The framework distinguishes itself through a modular plugin architecture that allows for the extension of core capabilities without modifying the underlying codebase. It incorporates an automated reconnaissance pipeline to map attack surface

    Examines compiled software using reverse engineering and debugging techniques to identify hidden malicious behavior or vulnerabilities.

    Pythonblackarch-packagesblueteamingcyber-security
    GitHub पर देखें↗1,540
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Binary and Reverse Engineering

सब-टैग एक्सप्लोर करें

  • Il2cpp Binary ReversersTools that recover Unity game code from il2cpp binaries by reconstructing DLL structure and generating disassembler scripts. **Distinct from Binary and Reverse Engineering:** Distinct from Binary and Reverse Engineering: specifically targets Unity il2cpp binaries, not general binary analysis.