Hello everyone, I got into the hands of one game on unity c il2cpp, but after dumping, I saw the obfuscation of bee byte. If, there were dll, it would be easier, but not here). Someone knows how to bring in a more readable kind of dump or DummyDll. Thank you for your help)
i am newbie, any one teach me how to edit code from IL2CPP.so.
i have :
i want edit:
private static int set_hp(IntPtr L); // 0xF911CC
but i don`t know change values in Il2Cpp from...to ?
any help me, thanks
Hey, I've been stomped at trying to find out how to extract the dll's from games like modern strike online 1.17.3. They have somehow put the assembly files into a .dat file. Is there a program or to reverse this process or does anyone know how to recover the dll' s and make the project normal...