An open API service indexing awesome lists of open source software.

https://github.com/paul-maxime/native-cil-detective

An application to disassemble Unity games compiled for x64 using il2cpp.
https://github.com/paul-maxime/native-cil-detective

csharp il2cpp

Last synced: 11 days ago
JSON representation

An application to disassemble Unity games compiled for x64 using il2cpp.

Awesome Lists containing this project

README

          

# NativeCilDetective

An application to disassemble and analyze games made with Unity.

The game code must be compiled for x64 systems using il2cpp.