Jump to content

How to find the orginal value and edit it If you only know the offset?


LUL666

Recommended Posts

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

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.