Jump to content

What to do Involves IDA hacking


0xNoctis

33 posts in this topic

Recommended Posts

  • Replies 32
  • Created
  • Last Reply
Posted
3 minutes ago, ZoZo said:

I'm confused about the first part of your question.

 

Onto your second question. Replacing #5 with #10 will give you higher hexes. If you're making a speed hack, obviously you're gonna want to make it go lower (like #5) but if you're doing a money hack you'll want it to go higher.

 

#5:

dcb6617e58424e2dcd799e57551ea886.png

 

#10:

ce5d9fb7b07579eeee842af2e261a039.png

so i would place my offset which i can ez get then for the Patch part i place 0090221E and it should work or is there something else?

 

Posted
1 minute ago, Noctisx said:

so i would place my offset which i can ez get then for the Patch part i place 0090221E and it should work or is there something else?

 

Yes, your offset goes on the left side and the hex goes on the right side. Add C0035FD6 at the end of 0090221E to look like 0090221EC0035FD6. C0035FD6 is returning the value. It should work, if it doesn't then that means the thing you're trying to hack is server sided or you're gonna need to look for another offset with a similar name.

Posted
Just now, ZoZo said:

Yes, your offset goes on the left side and the hex goes on the right side. Add C0035FD6 at the end of 0090221E to look like 0090221EC0035FD6. C0035FD6 is returning the value. It should work, if it doesn't then that means the thing you're trying to hack is server sided or you're gonna need to look for another offset with a similar name.

thank you very much  Also would you use fmul s0, s0, s0 fmul s0, s0, s0 ret for everything?

Posted
1 minute ago, Noctisx said:

thank you very much  Also would you use fmul s0, s0, s0 fmul s0, s0, s0 ret for everything?

I believe so (I may be wrong. I'm still learning new things everyday.). Except for bool, if it's bool true you'll need to put 20008052C0035FD6 as your hex, this can also be used for a really low value for float and public int such as run in slow motion. 

I forgot the hex for bool false so you'll need to ask someone else. But if you find something like "isPremium" or something like that, it most likely is a bool which you can possibly change to true with the hex above.

Posted
Just now, ZoZo said:

I believe so (I may be wrong. I'm still learning new things everyday.). Except for bool, if it's bool true you'll need to put 20008052C0035FD6 as your hex, this can also be used for a really low value for float and public int such as run in slow motion. 

I forgot the hex for bool false so you'll need to ask someone else. But if you find something like "isPremium" or something like that, it most likely is a bool which you can possibly change to true with the hex above.

this helped me so much your much more helpful then all the other High cheaters... <3

Posted
2 hours ago, ZoZo said:

Yes, your offset goes on the left side and the hex goes on the right side. Add C0035FD6 at the end of 0090221E to look like 0090221EC0035FD6. C0035FD6 is returning the value. It should work, if it doesn't then that means the thing you're trying to hack is server sided or you're gonna need to look for another offset with a similar name.

so im wanting to test a speed hack i have the offsets what WOuld i use for it to work 

Posted
2 minutes ago, Noctisx said:

so im wanting to test a speed hack i have the offsets what WOuld i use for it to work 

0090221EC0035FD6 or a lower value.

Posted
1 minute ago, ZoZo said:

0090221EC0035FD6 or a lower value.

Ok and say if i wanted to test a damage hack what would it be  


also TakeDamage is how much i take right? i think anyways so if i make that low as possiable that would make me god mode?

Posted
1 minute ago, Noctisx said:

Ok and say if i wanted to test a damage hack what would it be  


also TakeDamage is how much i take right? i think anyways so if i make that low as possiable that would make me god mode?

For damage you can use the same offset or 00F0271EC0035FD6. For TakeDamage that's probably meaning how much damage you receive from being hit or shot. I would use a low hex like 20008052C0035FD6.

Archived

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

×
  • 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