that's not it, when you are going to modify the game by the libil2cpp of the error messageThis can be helpful:
[Tutorial] How To Dumping Il2cpp Protected File
Step How To Dumping : 1. Prepare your app witch you want to dump 2. Download Tools - Il2cppDumper : Download Link - GameGuardian : Download Link 3. See this video 4. Open Il2cpp Dumper and load .bin files from gameguardian dump & global-metadata.dat from apk 5. It will asked for dump...platinmods.com
so, but the lib that i want to modify it gives an error when it is replaced and compiles the mod, the game has protection on il2cpp, you know how to remove it? some methods of the assembly is obfuscated and I can't tell what I change to remove this "anti cheat".You are not supposed to replace the file, you are supposed to get offsets and hook/patch the il2cpp lib by making your own lib
this one right? iGio90/DwarfUsing game gardian, dump the offset where il2cpp and metadata is located in memory, obfuscation is not reverse, you will have to try Ur own luck at mapping the functions, frida is awesome at doing this and a program called dwarf can help trace the offsets