| View previous topic :: View next topic |
| Author |
Message |
ko0091 How do I cheat?
Reputation: 0
Joined: 18 Aug 2007 Posts: 8
|
Posted: Thu Aug 23, 2007 1:17 pm Post subject: delphi basics and the CE. |
|
|
hey, i've looked through the ce sources and relized few things :
A: there is alot of unrequired sht in there..
B:since there is alot of unrequired sht in there it will be easier to make a simple version of the CE then trying to mess up with the code (Which is true about almost any programs and programming language exist.. (btw.. did DarkByte wrote it or some1 else? or maybe several people? juz a thought)).
So... now comes my question:
can any1 refer me to the files where the ce get's the process adressess (i want to see which method did he pick, what functions required to be written etc...). I know the limitations and the amount of debugs required for doing such thing (writing/reading to memory), but concidering the fact i just opened up delphi and saw how different it is (the organization , syntax and capabilites) then the languages i've seen earlier, this is quire a resonable question. I've used basic pascal few times - but that realy dosen't help me mapping around what i want.
ps. if any1 knows anything about calling to processes and displaying them (regardless to what the CE dose), it will probebly be unrequired to look at the CE source for ideas. I'm here to learn those basic functions with delphi - not copying the CE. what i mean is that i want to understand the method of findind and playing with processes (using delphi of course) and what built - in functions i can use.
thx for any1 who knows somethign and willing to help.
|
|
| Back to top |
|
 |
Xanatos I post too much
Reputation: 18
Joined: 06 May 2007 Posts: 2559 Location: US
|
Posted: Thu Aug 23, 2007 1:51 pm Post subject: |
|
|
| Quote: | | (btw.. did DarkByte wrote it or some1 else? or maybe several people? juz a thought)). |
I think a few people helped.
Anyways I think he included some of that extra code for other people, who are modding CE (such as the comment in the tutorial that starts with "OMG these retarded shitheads... ")
_________________
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Thu Aug 23, 2007 1:52 pm Post subject: |
|
|
| CE Lite
|
|
| Back to top |
|
 |
|