View previous topic :: View next topic |
Author |
Message |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Sat Oct 05, 2013 3:54 pm Post subject: Help Please ! |
|
|
I 've Hacked a game and I've searched for the pointer and found this ::
"cshC4AB.tmp"+00759018
Could you Please Please Help me With Step by step instructions ? Please!
Also I got : Intel Core 2 Duel 64 bit , 6 GB ram , Windows 8
I need Some one Who Can Join my team for hacking
an awesome Game
Last edited by DrVirus on Sat Oct 05, 2013 4:03 pm; edited 1 time in total |
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
|
Posted: Sat Oct 05, 2013 4:01 pm Post subject: |
|
|
You'll need to find a way to find the base address of that module
I recommend a long aobscan for the header of that module (mz/pe parts)
_________________
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 |
|
 |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Sat Oct 05, 2013 4:07 pm Post subject: |
|
|
Please Help !
Where i can scan With Aobscan In the header i can't find it :S
Please Help me ..I wanted it step by step :S
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25778 Location: The netherlands
|
Posted: Sat Oct 05, 2013 5:32 pm Post subject: |
|
|
go to the address of cshC4AB.tmp and look around there for an byte signature that would be unique.
I recommend looking for the text PE and take the stuff that comes after it (the MZ part is often a generic and common thing)
then when you have that byte array you can do an array of byte scan with that (make sure that writable, copy on write and executable are in a greyed state) and confirm that it's unique
then you can do an auto assemble script that does an aobscan(bla, your aob)
and then you can get the base address doing bla-start of that aob
then add to that result 00759018 to get to the final address
_________________
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 |
|
 |
DrVirus Cheater
Reputation: 0
Joined: 05 Oct 2013 Posts: 32 Location: Planet Mercury :P
|
Posted: Sat Oct 05, 2013 11:52 pm Post subject: |
|
|
Wow I WIll try it out thanks
|
|
Back to top |
|
 |
|