ITADN

How to Deobfuscate a game that has Il2Cpp ?

#5OpenNameLord 创建于 2020-10-19
N
NameLordcommented
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 条评论