View previous topic :: View next topic |
Author |
Message |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
Posted: Wed May 21, 2014 12:08 pm Post subject: How to identify the correct offset?? |
|
|
Hey, I am a beginner to CE and I need some help. While hacking the amount of money in Assassin's Creed Brotherhood, the money address has a 3 level pointer. I know how to find pointers, but I don't know the exact way to identify the offsets from complex calculations like --->
[eax*2+edi+esi]
What should I do??
Uh..Also, is there a shortcut method to find the base pointer of an address??
_________________
Don't underestimate the power of a common code.
 |
|
Back to top |
|
 |
justa_dude Grandmaster Cheater
Reputation: 23
Joined: 29 Jun 2010 Posts: 892
|
Posted: Wed May 21, 2014 4:45 pm Post subject: |
|
|
If we are to assume that you found that bit of code by asking CE what accesses some memory address, then it stands to reason that you should be able to look at the target address you have and the value of the registers to determine how said address being accessed.
_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on... |
|
Back to top |
|
 |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
Posted: Thu May 22, 2014 4:20 am Post subject: |
|
|
Can you please elaborate please?? I am completely new to CE...
_________________
Don't underestimate the power of a common code.
 |
|
Back to top |
|
 |
justa_dude Grandmaster Cheater
Reputation: 23
Joined: 29 Jun 2010 Posts: 892
|
Posted: Thu May 22, 2014 5:29 am Post subject: |
|
|
Sohail__Saha wrote: | Can you please elaborate please?? I am completely new to CE... :? |
Post a step-by-step of what you've done and post pictures, and we'll have a look.
_________________
A nagy kapu mellett, mindig van egy kis kapu.
----------------------
Come on... |
|
Back to top |
|
 |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Thu May 22, 2014 1:19 pm Post subject: |
|
|
Save yourself the trouble on this game and all future games by learning how to use the pointer scanner. Better yet, learn injection.
Nonetheless, you can set a breakpoint on the instruction to see what the values of each register are. Any complex calculations can be written similarly in your script, so no worries there.
|
|
Back to top |
|
 |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
Posted: Fri May 23, 2014 2:56 am Post subject: |
|
|
Can you teach what is injection?? Or, give me a link to injection tutorial?? I know how to inject codes, but I want to make a permanent code injection type stuff.
_________________
Don't underestimate the power of a common code.
 |
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Fri May 23, 2014 9:58 am Post subject: |
|
|
Complete the CE tutorial. Study guides and videos that give you step-by-step instructions for completing each stage until you understand it.
|
|
Back to top |
|
 |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
Posted: Fri May 23, 2014 11:39 am Post subject: |
|
|
Thanks for replying. Can you give me a link to such a guide for CE??
_________________
Don't underestimate the power of a common code.
 |
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Fri May 23, 2014 3:33 pm Post subject: |
|
|
Really?
|
|
Back to top |
|
 |
Chris12 Expert Cheater
Reputation: 1
Joined: 27 Apr 2012 Posts: 103
|
Posted: Sat May 24, 2014 12:31 am Post subject: |
|
|
Sohail__Saha wrote: | Thanks for replying. Can you give me a link to such a guide for CE?? |
There's a whole forum section dedicated to it, just look there
|
|
Back to top |
|
 |
Sohail__Saha Advanced Cheater
Reputation: 0
Joined: 21 May 2014 Posts: 82 Location: India
|
|
Back to top |
|
 |
|