Cpp2IL
DLL decompiler
Reverses Unity's IL2CPP build process to its original managed DLLs
Work-in-progress tool to reverse unity's IL2CPP toolchain.
2k stars
38 watching
202 forks
Language: C#
last commit: 3 days ago
Linked from 1 awesome list
analysisdecompileril2cppil2cpp-metadatareverse-engineeringstatic-analysisunity
Related projects:
Repository | Description | Stars |
---|---|---|
anydream/il2cpp | Converts MSIL/C# code to native C++ machine code | 572 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 885 |
icsharpcode/ilspy-vscode | A tool for decompiling .NET assemblies and integrating it with Visual Studio Code. | 150 |
sztupy/luadec51 | A tool for decompiling Lua 5.1 scripts into human-readable code | 319 |
calaylin/bda | Reconstructs a programmer's identity from decompiled executable code. | 86 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
jib/cpanplus-devel | An enhanced interface to the Comprehensive Perl Archive Network (CPAN) that simplifies module management and interaction | 11 |
bannsec/ilspy_docker | Docker image to decompile binary code into C# source code | 2 |
boomerangdecompiler/boomerang | A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 373 |
mandiant/dncil | A Python library to disassemble Common Intermediate Language (CIL) instructions. | 158 |
verifytests/verify.icsharpcode.decompiler | A verification tool for .NET assemblies decompiled by ICSharpCode.Decompiler | 8 |
decurity/abi-decompiler | Reverses Ethereum smart contract ABI information from EVM bytecode | 217 |
agl/dclxvi | Reimplementation of pairing code from Naehrig, Niederhagen and Schwabe in assembly language for use as a shared library | 17 |
uxmal/reko | A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,168 |