Recent content by judy22

  1. error decompiling Assembly-CSharp.dll

    i am trying to mod the dll
  2. error decompiling Assembly-CSharp.dll

    I can see the name of the classes and methods but when i enter the body of any method .NET Reflactor return index was outside the bounds of the array .
  3. Help reloading dumped libgame.so library after unpacking.

    I was able to dump the unpacked version of packed libgame.so . Is it possible to force the app to load the unpacked version of .so file ? because I want to make some modifications to game. I do not how the library was packed.I was able to dump the unpacked version by injection a library into...
Back
Top Bottom