View Single Post
Old May 3rd, 2005, 6:33 AM   #37
lepricaun
Hobbyist Programmer
 
lepricaun's Avatar
 
Join Date: Aug 2004
Location: The Netherlands
Posts: 111
Rep Power: 5 lepricaun is on a distinguished road
Quote:
i couldn't get this to compile under dev-C++ or borland
i have written it in dev-cpp 4.9.9.1 so it should compile without any problems there...

Quote:
hmm, How could i change this so the keylogs get sent too an Email address?
You would need to understand the SMTP protocol and add networking functionality to the program. personally i think the program isn't worth adding this, but hey, if you want then go ahead ;-)

read my tutorial on the SMTP protocol. i'm sure it'll come in handy
__________________
http://www.white-scorpion.nl
lepricaun is offline   Reply With Quote