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.
- Host: GitHub
- URL: https://github.com/paul-maxime/native-cil-detective
- Owner: paul-maxime
- Created: 2018-11-12T20:46:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T16:30:25.000Z (over 3 years ago)
- Last Synced: 2025-03-11T10:47:54.223Z (about 1 year ago)
- Topics: csharp, il2cpp
- Language: C#
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.