awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDisassembler Script Generators

Generating scripts that apply type definitions and structure layouts to disassemblers like IDA, Ghidra, and Binary Ninja.

Distinct from Type Definition Generators: Distinct from Type Definition Generators: generates scripts for disassemblers rather than static type definition files for source code.

Explore 1 awesome GitHub repository matching software engineering & architecture · Disassembler Script Generators. Refine with filters or upvote what's useful.

Awesome Disassembler Script Generators GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • perfare/il2cppdumperAvatar Perfare

    Perfare/Il2CppDumper

    9,094Vezi pe GitHub↗

    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

    Generates disassembler scripts that apply recovered type definitions and structure layouts to IDA, Ghidra, and Binary Ninja.

    C#il2cppreverse-engineeringunity
    Vezi pe GitHub↗9,094
  1. Home
  2. Software Engineering & Architecture
  3. Type Definition Generators
  4. Disassembler Script Generators