Monday 26 April 2021

Modifying ARM 64 instruction (IDA)

I found currency related offset and I want to modify that but I don't know how to do it. I already search TUT section but I only found the one for arm7 and not arm64. LDR W0, [X0,#0x48] Let say I want to load x amount of money into W0 (88888 for example), How can i achieve that? That is one of the thing that idk until now, My brain only able to digest SUB, ADD and BOOL. HAHAHA

from iOSGods RSS Feed https://ift.tt/3xqpsU9

No comments:

Post a Comment