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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesIl2cpp Binary Reversers

Tools 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.

Explore 1 awesome GitHub repository matching part of an awesome list · Il2cpp Binary Reversers. Refine with filters or upvote what's useful.

Awesome Il2cpp Binary Reversers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • 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
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Binary and Reverse Engineering
  5. Il2cpp Binary Reversers