Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How Would You Go About Finding An Address For Name Tags?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
EBODude
Expert Cheater
Reputation: 0

Joined: 18 Oct 2007
Posts: 136

PostPosted: Sat Mar 21, 2009 11:25 pm    Post subject: How Would You Go About Finding An Address For Name Tags? Reply with quote

Trying to learn a few things here, and I'm not quite sure on how to find the AOB/address that would let me turn on a name tag hack for a shooting game.

I've done the easy stuff, unlimited ammo, no reload, no-spread, etc. Now I'm looking into creating D3D hacks but I don't know where to start.
Back to top
View user's profile Send private message
lurc
Grandmaster Cheater Supreme
Reputation: 2

Joined: 13 Nov 2006
Posts: 1900

PostPosted: Sat Mar 21, 2009 11:31 pm    Post subject: Reply with quote

You might wanna look up some DirectX, more specifically the DX that the game uses. Finding the AOB of things is just taking the Hex (Bytes) of the instructions and copying them down. If there are values or immidiate data in the instruction then you should wild card as it is bound to change.

For example:

Instruction:
CALL 401000

AOB:
E8 ?? ?? ?? ?? (Where ?? is a wild card as the relevant data is prone to change in future releases).

Edit:
If you want to have a AOB for lets say a pointer, then you must find where that data is accessed in memory and then do the same (copy the bytes and wild card the current pointer address)

_________________
Back to top
View user's profile Send private message
EBODude
Expert Cheater
Reputation: 0

Joined: 18 Oct 2007
Posts: 136

PostPosted: Sat Mar 21, 2009 11:44 pm    Post subject: Reply with quote

How would I find the correct instructions?

I know I am looking for a conditional jump that compares my team with the other players team. If we are on the same team, it jumps to showing the name tag. If not, it doesn't.

But I don't know how I would find that.
Back to top
View user's profile Send private message
nog_lorp
Grandmaster Cheater
Reputation: 0

Joined: 26 Feb 2006
Posts: 743

PostPosted: Sun Mar 22, 2009 4:52 am    Post subject: Reply with quote

Perhaps, find the address of a teammate's name, and the address of an opponent's. Then find out what accesses these addresses, find the piece of code accessing your teammate's name and not your opponent's. Then backtrace.
_________________
Mutilated lips give a kiss on the wrist of the worm-like tips of tentacles expanding in my mind
I'm fine accepting only fresh brine you can get another drop of this yeah you wish
Back to top
View user's profile Send private message
EBODude
Expert Cheater
Reputation: 0

Joined: 18 Oct 2007
Posts: 136

PostPosted: Sun Mar 22, 2009 8:14 pm    Post subject: Reply with quote

I've been having trouble with this. I get about 10 addresses per name, and it's tough to figure out which ones are the correct ones. I can see how some of the addresses are similar, but I still have no idea which pair.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites