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
