Jump to content

Quick question about ARM


Go to solution Solved by Zahir,

7 posts in this topic

Recommended Posts

Posted (edited)

Hi

 

Can i set the value to MOV R0, #9999 or MOV R0, #0x270F ? the ARM converter could not convert it

 

I'm modding a function that only have to lines

MOV             R0, #2
B               _ZN14AppProtectData7GetDataENS_4SlotE
Updated by evildog1
  • Solution
Posted

8192 is  STR R2, [sP,#0x204]

 

If u need some high number use this: MOV.W           R0, #0xFFFFFFFF

 

Hex: 4F F0 FF 30

Posted

There is no #9999

I already figure it out that i can't put any values i want

8192 is  STR R2, [sP,#0x204]

 

If u need some high number use this: MOV.W           R0, #0xFFFFFFFF

 

Hex: 4F F0 FF 30

thanks. i will try this instead

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines