Hello everyone,
I made a video tutorial covering how to mod native games with IDA
Original thread subject here:
Modding Native Game (with IDA) Basic Tutorial
Video Tutorial:
Tools:
MT Manager:
MT Manager Version 2.14.53 (VIP Unlocked) MOD APK
HxD (Hex Editor):
HxD - Freeware Hex Editor and Disk Editor | mh-nexus
IDA Pro:
ida-pro
LD Player:
LDPlayer - Lightweight & Fast Android Emulator for PC
Hex Code List:
Enjoy! and have a nice day!
I made a video tutorial covering how to mod native games with IDA
Original thread subject here:
Modding Native Game (with IDA) Basic Tutorial
Video Tutorial:
Tools:
MT Manager:
MT Manager Version 2.14.53 (VIP Unlocked) MOD APK
HxD (Hex Editor):
HxD - Freeware Hex Editor and Disk Editor | mh-nexus
IDA Pro:
ida-pro
LD Player:
LDPlayer - Lightweight & Fast Android Emulator for PC
Hex Code List:
--- THUMB --- NATIVE GAMES ---
ARM 32
THUMB -> 4F F4 70 00 70 47 = HIGH VALUE
THUMB -> 01 20 70 47 = 1
THUMB -> 00 BF 70 47 = nop
ARM 32
THUMB -> 4F F4 70 00 70 47 = HIGH VALUE
THUMB -> 01 20 70 47 = 1
THUMB -> 00 BF 70 47 = nop
Enjoy! and have a nice day!