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 


[Question] About ZChatOutput

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
vladek
How do I cheat?
Reputation: 0

Joined: 25 Dec 2007
Posts: 6

PostPosted: Tue Dec 25, 2007 11:23 pm    Post subject: [Question] About ZChatOutput Reply with quote

Hey =)

You see,i downloaded a CPP Sample Proyect of a full .dll.

In sigs.h (the signatures),

ZChatOutput Signature its like this :

Code:

BYTE ZChatOutputSig[] = {0xE8, 0xEE, 0xEE, 0xEE, 0xEE, 0x8B, 0x4C, 0x24, 0x10, 0x8B, 0x54, 0x24, 0x0C, 0x51, 0x8B, 0x4C, 0x24, 0x0C, 0x52, 0x8B, 0x54, 0x24, 0x0C, 0x51, 0x52, 0x8D, 0x88, 0x80, 0x03, 0x00, 0x00;


But i read a post here, that says that the newest sig is "0042AEE0".

So...how can i put that new value, instead of
Code:
 {0xE8, 0xEE, 0xEE, 0xEE, 0xEE, 0x8B, 0x4C, 0x24, 0x10, 0x8B, 0x54, 0x24, 0x0C, 0x51, 0x8B, 0x4C, 0x24, 0x0C, 0x52, 0x8B, 0x54, 0x24, 0x0C, 0x51, 0x52, 0x8D, 0x88, 0x80, 0x03, 0x00, 0x00;
?

I know its a noob question, but it will be very helpfull..

Thank you very very very much Smile
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Wed Dec 26, 2007 12:01 am    Post subject: Reply with quote

A sig is usually an array of bytes that is scanned for inside a given process. What you have above is a signature that is scanned for then when it is found you are given the address it was found at.

The "new sig" you have isn't a sig, but instead, an address. You will need to change the code to not scan for something but instead to just use the address you have.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
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