PDA

View Full Version : trainer and source code...


pikachu5501
14-05-2007, 22:16
Just for the fun of exchanging ideas.

I was wondering, should someone release his trainer with his source code? could be a great way for other to learn something about process writing and all...

DABhand
14-05-2007, 22:21
Plenty source codes out there, basic of course, but good enough to have yourself a working trainer.

TippeX
15-05-2007, 00:18
not really needed tho

findwindow / createprocess -> openprocess (not needed if createprocess is done) -> check keypresses -> read/writeprocessmemory..