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 .
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...