I've been trying to dump an app's memory with gdb using terminal emulator on NoxPlayer but with no success obviously since it's not supported on the x86 architecture. So I then tried an other way of getting the same end result using Gameguardian but the app I'm trying to dump the memory of force closes after a few seconds preventing me from dumping its memory. This app seems to have 2 sub processes which I can dump the memory of without them crashing on me but what I get from them is useless to me.
So my question is, is there a way of getting the decrypted DLLs of a unity based game using a x86 android emulator which I'm not aware of?
So my question is, is there a way of getting the decrypted DLLs of a unity based game using a x86 android emulator which I'm not aware of?