BitCrackers / Unitor
Tool for analysing and disassembling any unity game. Supports both mono and il2cpp.
☆35Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Unitor
- A library to help make deobfuscation plugins for Il2CppInsector☆34Updated 3 years ago
- A plugin for Il2CppInspector that performs quasi deobfuscation☆95Updated 3 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆30Updated 2 years ago
- A WIP WebAssembly decompiler, targeted at Il2CPP games☆22Updated last month
- Android Unity global-metadata编辑器☆23Updated 4 years ago
- Example on how to implement a C# mod in a Il2Cpp game and injecting a custom Type during runtime into the Il2Cpp Domain, using the previe…