View previous topic :: View next topic |
Author |
Message |
aikoncwd Grandmaster Cheater
Reputation: 23
Joined: 21 Dec 2012 Posts: 591 Location: Spain (Barcelona)
|
Posted: Thu Apr 17, 2014 6:41 am Post subject: Problem using CE's AoB Scan but no problem with external AoB |
|
|
Hi all (and sorry for my bad english)
I want to get an address using AoB Scan from CE, the address is 401C33:
I assume that "83 EA 01 70 29" bytes will return my address, right? This is what happens when I use CE for an Array of Bytes Search:
BUT
I have a nice Mem Engine/Toolkit for VB6, so I tried an AoB Scan using this toolkit, like this:
Code: | MemMisc.ScanForBytes("trainer.exe", "trainer.exe", "83 EA 01 70 29") |
MemMisc.ScanForBytes is a VB6 function similar to AoB Scan from CE, in this case, the code found the byte-array and returns the correct address 401C33.
Now I have two questions:
- Why I can't find the address using CE's AoB but with VB6-AoB function I can? (Im using the same Byte-Array!)
- Every address have a valid pointer?
Thanks for reading!
_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE |
|
Back to top |
|
 |
++METHOS I post too much
Reputation: 92
Joined: 29 Oct 2010 Posts: 4197
|
Posted: Thu Apr 17, 2014 6:58 am Post subject: |
|
|
When searching for AOB, make sure the box that says 'Writable' has a solid square in it.
|
|
Back to top |
|
 |
aikoncwd Grandmaster Cheater
Reputation: 23
Joined: 21 Dec 2012 Posts: 591 Location: Spain (Barcelona)
|
Posted: Thu Apr 17, 2014 7:13 am Post subject: |
|
|
++METHOS wrote: | When searching for AOB, make sure the box that says 'Writable' has a solid square in it. |
Thanks for your reply.
I tried with a "solid" square on writable option. Got the same result (0 address found)
_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 468
Joined: 09 May 2003 Posts: 25706 Location: The netherlands
|
Posted: Thu Apr 17, 2014 7:29 am Post subject: |
|
|
copy on write must also be solid/greyed
tip: Just rightclick those checkboxes and choose "preset: scan all memory"
_________________
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 |
|
 |
aikoncwd Grandmaster Cheater
Reputation: 23
Joined: 21 Dec 2012 Posts: 591 Location: Spain (Barcelona)
|
Posted: Thu Apr 17, 2014 8:21 am Post subject: |
|
|
Dark Byte wrote: | copy on write must also be solid/greyed
tip: Just rightclick those checkboxes and choose "preset: scan all memory" |
tachaaan! That worked!
I found the address (also a green/static address). This is the first time I forced to edit memory scan options.
Thanks all.
Cheat Engine; nice software, better community
_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE |
|
Back to top |
|
 |
|