ue4 sdk dump for android.
- configure the ndk environment.
- Execute the command of
ndk-buildin the root directory. - Then you will get the executable file
sdkdumper64in the libs directory. - You can modify the files in the
gamedirectory to adapt to different games. Note that you need to reference the header file indumper.h.