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 


[RQ] Help-DLL Trainer in Delphi

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

Joined: 29 Nov 2006
Posts: 449
Location: The yogurt country

PostPosted: Thu May 10, 2007 11:45 am    Post subject: [RQ] Help-DLL Trainer in Delphi Reply with quote

;( Google is not my best friend anymore! I am tired of searching. You people are my last hope now. Smile

I am new ... but i want to learn. Mr. Green I would like to make my onw DLL Trainer... so whenever I inject the dll into the process. The dll must set Zero Flag at the address 004813**

The Questions are:


1.What must be used exept those:

Code:
uses
  SysUtils,
  Classes;


2.Will this work if the code is located at the default place (an empty project start):

Code:
begin
end.


3.I Want to make something like:

Code:
begin
tickzf(0,$004813**);
end;


but what to write to:

Code:
procedure mydll.tickzf(???);



========================================

I`ll +rep a person who writes me a full working code which i`ll try to understand and remember from now on. A completely working copy/paste = method to my dll project Laughing

_________________

Back to top
View user's profile Send private message
appalsap
Moderator
Reputation: 0

Joined: 27 Apr 2006
Posts: 6753
Location: Pakistan

PostPosted: Thu May 10, 2007 11:47 am    Post subject: Reply with quote

"tickzf" is not a real procedure in sysutils or classes, its part of CE disassembler so you will have to put some CE uses in your uses. (I don't know which ones you'll need exactly but look at the CE source)
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25807
Location: The netherlands

PostPosted: Fri May 11, 2007 6:19 am    Post subject: Reply with quote

zf is just one bit in the EFLAGS register, bit 6 to be exact
so basicly call it ChangeEFLAGSbit6

_________________
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
View user's profile Send private message MSN Messenger
h4c0r-BG
Master Cheater
Reputation: 0

Joined: 29 Nov 2006
Posts: 449
Location: The yogurt country

PostPosted: Fri May 11, 2007 8:52 am    Post subject: Reply with quote

Thank you guys but "someone" allready PM'ed me and helped me alot! Very Happy
_________________

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