View previous topic :: View next topic |
Author |
Message |
Doctor Death Cheater
Reputation: 1
Joined: 26 Apr 2014 Posts: 42 Location: Breaking Code
|
Posted: Mon Mar 09, 2015 8:32 am Post subject: AOB Scan Not Working?? |
|
|
The AOB starting from the selected address is clearly:
Code: | 8B 57 4C 8B 7D E8 3B D0 B8 04 00 00 00 |
But when I search it, I don't get anything?:
What am I doing wrong?
|
|
Back to top |
|
 |
vng21092 Grandmaster Cheater
Reputation: 15
Joined: 05 Apr 2013 Posts: 644
|
Posted: Mon Mar 09, 2015 9:20 am Post subject: |
|
|
your "writable" box is checked
|
|
Back to top |
|
 |
aikoncwd Grandmaster Cheater
Reputation: 23
Joined: 21 Dec 2012 Posts: 591 Location: Spain (Barcelona)
|
Posted: Mon Mar 09, 2015 10:52 am Post subject: |
|
|
Rick-click over Memory Scan Option and select "all"
Then repeat the AOB-Scan
_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE |
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Mon Mar 09, 2015 3:30 pm Post subject: |
|
|
When you are trying to cheat in multiplayer games and you ask something, make sure to not reveal the name of the game or post pictures which makes it obvious what are you trying to hack.
In this case, I am referring to the second picture that you have posted, because CE is attached to the game and it's written on the top that you are trying to hack multiplayergame.exe.
_________________
|
|
Back to top |
|
 |
Doctor Death Cheater
Reputation: 1
Joined: 26 Apr 2014 Posts: 42 Location: Breaking Code
|
Posted: Mon Mar 09, 2015 3:58 pm Post subject: |
|
|
Geri wrote: | When you are trying to cheat in multiplayer games and you ask something, make sure to not reveal the name of the game or post pictures which makes it obvious what are you trying to hack.
In this case, I am referring to the second picture that you have posted, because CE is attached to the game and it's written on the top that you are trying to hack multiplayergame.exe. |
Oh.. sorry.. lol
AikonCWD wrote: | Rick-click over Memory Scan Option and select "all"
Then repeat the AOB-Scan  |
Ah. I noticed it right after I posted this thread.. xd
But what does writable, executable, and copyonwrite mean?
|
|
Back to top |
|
 |
aikoncwd Grandmaster Cheater
Reputation: 23
Joined: 21 Dec 2012 Posts: 591 Location: Spain (Barcelona)
|
Posted: Mon Mar 09, 2015 4:14 pm Post subject: |
|
|
Stay a few seconds your mouse over every checkbox, a tooltiptext will popup and explain.
You can say CE to scan memory region that is "writable", "executable", etc... by default CE scan on writable regions and executable/non-executable. Just select ALL and CE will scan ALL memory. That means that your AoB is located on non-writable region or CopyOnWrite regions.
_________________
Hey Hitler
Test here your skill with CheatEngine, I coded a challenge for you. Try to beat it!
HERE |
|
Back to top |
|
 |
Yothri How do I cheat?
Reputation: 0
Joined: 15 Oct 2015 Posts: 3 Location: Germany
|
Posted: Thu Oct 15, 2015 6:01 pm Post subject: |
|
|
Hello,
before some minutes, cheat engines created me an array of byte.
I was trying to create a Code Injection which allocates me 4 bytes and writes the base address in there.
Well yeah, i found an address, found out what accesses, went to that function in disassembler -> Opened Auto Assembler -> Generate cheat table framework -> generate aob injection template.
This generated me the AOB to that address. And yeah what to say, the script works fine when i add an offset to it (which i was aware of before) and its pointing to the correct address/value.
Everything fine, but what is really confusing me is, when i copy the AOB of the script cheat engine generated me, and want to search for this aob manually then it doesnt find any results. And yes, preset is like described above. Memory can find ALL addresses.
Very confusing.
PS: I am not a totally retarded newbie, i am coding cheats in total for about more than half a year and actually i know what i am doing but this is still confusing me.
|
|
Back to top |
|
 |
vng21092 Grandmaster Cheater
Reputation: 15
Joined: 05 Apr 2013 Posts: 644
|
Posted: Thu Oct 15, 2015 7:14 pm Post subject: |
|
|
If the cheat using that AOB is activated, then deactivate it and search again. Remember when you inject code the instruction is replaced with a jmp, thus changing the AOB.
|
|
Back to top |
|
 |
Yothri How do I cheat?
Reputation: 0
Joined: 15 Oct 2015 Posts: 3 Location: Germany
|
Posted: Thu Oct 15, 2015 8:08 pm Post subject: |
|
|
vng21092 wrote: | If the cheat using that AOB is activated, then deactivate it and search again. Remember when you inject code the instruction is replaced with a jmp, thus changing the AOB. |
Haha oh yes, seems legit. Was probably already too late this evening. Didnt tested but it makes only sense. Thank you (omg so stupid)
Edit: Tried it, and works now as expected. Thank you.
|
|
Back to top |
|
 |
|