View previous topic :: View next topic |
Author |
Message |
CiaoCiaoxD Newbie cheater
Reputation: 0
Joined: 13 Dec 2013 Posts: 23
|
Posted: Mon Mar 17, 2014 3:28 pm Post subject: Please help.. |
|
|
Hi, today I'm using Cheat Engine, but I'm in doubt about one thing ... Wildcards should be aob scan when there is an address or an offset? Example (screen below):
73 08 E8 D3 AB D7 47 8B 45 10 8B 10 8B 48 04 B8 04 00 00 00 89 4A 10 8B 4D F0 89 0D 40 58 D7 09 8B E5 5D C3
will become so?
||
\/
73 ?? E8 ?? ?? ?? ?? 8B 45 10 8B 10 8B 48 04 B8 ?? ?? ?? ?? 89 4A 10 8B 4D F0 89 0D ?? ?? ?? ?? 8B E5 5D C3
Thanks
Screen
||
\/
Description: |
|
Filesize: |
81.1 KB |
Viewed: |
2401 Time(s) |

|
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Mon Mar 17, 2014 3:43 pm Post subject: |
|
|
correct. But B8 04 00 00 00 can stay B8 04 00 00 00 since it's not really an address but just the number 4 (values below 0xffff can only be values, never addresses, in windows)
_________________
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 |
|
 |
CiaoCiaoxD Newbie cheater
Reputation: 0
Joined: 13 Dec 2013 Posts: 23
|
Posted: Mon Mar 17, 2014 3:47 pm Post subject: |
|
|
[quote="Dark Byte"]correct. But B8 04 00 00 00 can stay B8 04 00 00 00 since it's not really an address but just the number 4 (values below 0xffff can only be values, never addresses, in windows)[/quote]
Ok, thank you..
|
|
Back to top |
|
 |
|