This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! Help me how to mod game with kotlin

The binary file is the libil2cpp.so, and the metadata is the globalmetadata. You dump it with il2cpp dumper but you DO NOT edit the dll files, as they are just a reference. You edit the libil2cpp.so itself with either hex patching or a mod menu. I suggest you just do hex patching to practice before even thinking of a mod menu because you can tell you have very little experience
 
Yeah sure, thank you, I'm doing my first simple mod and having another problem, can you please check my other post?