How to Deobfuscate a game that has Il2Cpp ?
I tried to deobfuscate a game that has Il2cpp with
- il2Cpp Dumper [extract all the dlls from UnityPlayer.dll]
- .Net Reflector 10.2 [Extract all the C# code from dlls]
- De4Dot [Deobfuscator for all the C# ] idk if this works
but for some reason it didn't worked to deobfuscate it.... so i think this is my last chance here.
is there a way to deobfuscate a game that has [Obfuscator And Il2Cpp ] ?
17 条评论