Jump to content

Patcher help


Go to solution Solved by Naeemjr,

12 posts in this topic

Recommended Posts

Posted

Erm like you know in the first instruction of the tut you need to type your offset and den the hex value what exactly is the hex value and how do you find it?

Issit when you highlight a header in ida smthing like sub R4,R1 and you check the hex, its E0 FA the hex value is OxE0FA

Can u specify more

  • Solution
Posted

Erm like you know in the first instruction of the tut you need to type your offset and den the hex value what exactly is the hex value and how do you find it?Issit when you highlight a header in ida smthing like sub R4,R1 and you check the hex, its E0 FA the hex value is OxE0FA

Yep

 

Use arm converter.com

writeData(0xOFFSET, 0xNEWHEX);turns intowriteData(0x9999, 0x381839);

Posted

Erm like you know in the first instruction of the tut you need to type your offset and den the hex value what exactly is the hex value and how do you find it?Issit when you highlight a header in ida smthing like sub R4,R1 and you check the hex, its E0 FA the hex value is OxE0FA

Offset ie the position where you want to change. Hex is the value you want it to change it to

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