Jump to content

[HELP] Code Injection with 2 byte hex


Go to solution Solved by K3NNNY,

5 posts in this topic

Recommended Posts

Posted (edited)

As some of you know, I have been working on a hack for brothers in arms 3. My question is, can I write data with a 2 byte hex? In the code injection tut @@AirMAX made, his hex code was all 4 byte. Is it possible to use 2 byte?

 

For example AirMAX used:

writeData(0x000093FC, 0xCBF8D810);

 

Can I use:

writeData(0x003D5384, 0x7944);

Updated by KingRalph
  • Solution
Posted

If the offset is 4 byte then you need a 4 byte code to hack and if the offset is 2byte then you need to hack it with 2byte

Posted
  On 12/29/2014 at 9:49 PM, Razzile said:

yea you can :)

  
  On 12/29/2014 at 10:24 PM, Kennyboy said:

If the offset is 4 byte then you need a 4 byte code to hack and if the offset is 2byte then you need to hack it with 2byte

Ok. Thanks guys! I'm going to have a very long credit list... 0.o
Posted
  On 12/29/2014 at 11:20 PM, KingRalph said:

Ok. Thanks guys! I'm going to have a very long credit list... 0.o

Haahhahaha Everyone has it sooner or later xD

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