jmpews / Dobby

a lightweight, multi-platform, multi-architecture hook framework.
Apache License 2.0
3.88k stars 794 forks source link

report a problem with the instruction fix #228

Open axhlzy opened 1 year ago

axhlzy commented 1 year ago
il2cpp:012F8DB0 00 00 9F E7                   LDR             R0, [PC,R0]
il2cpp:012F8DB4 00 00 90 E5                   LDR             R0, [R0]
il2cpp:012F8DB8 74 10 90 E5                   LDR             R1, [R0,#0x74]
il2cpp:012F8DBC 00 00 51 E3                   CMP             R1, #0

inlinehook 0x012F8DB0 : game crashes

There is a problem with the instruction fix for this instruction

LDR             R0, [PC,R0]