View previous topic :: View next topic |
Author |
Message |
Anden100 Grandmaster Cheater
Reputation: 0
Joined: 20 Apr 2007 Posts: 668
|
Posted: Fri Jan 01, 2010 8:02 am Post subject: Cheat Engine Tutorial Entry Point |
|
|
Just discovered that memory view doesen't show the code at the EP of Cheat Engine Tutorial:
shouldn't it show the code of the Entry Point?, if i go to the exact address it does, but as soon as i scroll up, it changes. |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Fri Jan 01, 2010 9:44 am Post subject: |
|
|
you are looking at 0045D48B
the entry point is 0045D48C
you can use the left and right arrow keys to change the location by 1 byte _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Anden100 Grandmaster Cheater
Reputation: 0
Joined: 20 Apr 2007 Posts: 668
|
Posted: Fri Jan 01, 2010 10:06 am Post subject: |
|
|
yes, i know that, but i thought it was supposed to end up at the Entry Point by itself? -.-, it does that in far most of the applications i tried
If i am browsing through code, and looking for a special piece of code (eg. 3 push 1 call 2 push 1 call) how will i then know if that little piece of code even shows up? |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25785 Location: The netherlands
|
Posted: Fri Jan 01, 2010 10:23 am Post subject: |
|
|
this only happens if before the entry point is data instead of code. That doesn't happen very often, but yes, the entry point is one of those cases it happens more
Anyhow, when you continue disassembling it will all fall into place later on. Perhaps you miss the first few instructions, but most of the times, those aren't of use _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
Anden100 Grandmaster Cheater
Reputation: 0
Joined: 20 Apr 2007 Posts: 668
|
Posted: Fri Jan 01, 2010 10:26 am Post subject: |
|
|
Dark Byte wrote: | this only happens if before the entry point is data instead of code. That doesn't happen very often, but yes, the entry point is one of those cases it happens more |
ohh , i see, obvious -.- |
|
Back to top |
|
 |
|