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