Search results

  1. Help! Problems with Frida, Changing libil2cpp.so = game crashed

    o/ all. I was previously involved in modding only for windows games(mono, il2cpp) and used such tools as IDA, CheatEngine, DnSpy and Il2cppDumper. I was satisfied with everything, but I wanted to expand my knowledge and tried to create a cheat for a mobile game such as "Aeons Echo", I chose it...
  2. Help! How Do I Decompile ".SO" Library File Of An Android App?

    Thx for chatGPT bruuuh. 1) u need dump offsets through Il2cppDumper 2) use dump.cs or launch dnspy.exe and find the method you need to change 3) above it u can see similar text ([Address(RVA = "0x1194F68", Offset = "0x1194F68", VA = "0x1194F68")]) 4) launch ida and find method with name...