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
39 watching
204 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
analysisdecompileril2cppil2cpp-metadatareverse-engineeringstatic-analysisunity
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts MSIL/C# code to native C++ machine code | 574 |
| Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
| A tool for decompiling .NET assemblies and integrating it with Visual Studio Code. | 150 |
| A tool for decompiling Lua 5.1 scripts into human-readable code | 322 |
| Reconstructs a programmer's identity from decompiled executable code. | 86 |
| A C++20 library for fast serialization and deserialization using reflection | 1,165 |
| An Elm to OCaml compiler that enables porting of codebases from one language to another | 204 |
| An enhanced interface to the Comprehensive Perl Archive Network (CPAN) that simplifies module management and interaction | 11 |
| Docker image to decompile binary code into C# source code | 2 |
| A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 377 |
| A Python library to disassemble Common Intermediate Language (CIL) instructions. | 159 |
| A verification tool for .NET assemblies decompiled by ICSharpCode.Decompiler | 8 |
| Reverses Ethereum smart contract ABI information from EVM bytecode | 219 |
| Reimplementation of pairing code from Naehrig, Niederhagen and Schwabe in assembly language for use as a shared library | 16 |
| A binary decompiler that analyzes and reverse-engineers machine code binaries from various processor architectures. | 2,173 |