LUL666 Posted August 15, 2022 Posted August 15, 2022 How can i find original value and edit it if i only have offset? so i have (XA)(libil2cpp) offset 0x19A30A0 i want to find its original value^ Its a hitbox value i guess
Platonic Posted August 15, 2022 Posted August 15, 2022 I'm not sure about the question. Which original value? Original value refers to: (XA)(libil2cpp) offset 0x19A30A0 ?
THETWINSOFFICIAL Posted August 16, 2022 Posted August 16, 2022 On 8/15/2022 at 5:32 PM, LUL666 said: How can i find original value and edit it if i only have offset? so i have (XA)(libil2cpp) offset 0x19A30A0 i want to find its original value^ Its a hitbox value i guess use arm code On 8/15/2022 at 5:32 PM, LUL666 said: How can i find original value and edit it if i only have offset? so i have (XA)(libil2cpp) offset 0x19A30A0 i want to find its original value^ Its a hitbox value i guess Example I want edit value 200 But i have offset And for 32bit ~A mov R0, #200 Bx lr And for 64bit ~A8 Mov R0, #200 Ret
Recommended Posts
Archived
This topic is now archived and is closed to further replies.