Thread: Keylogger
View Single Post
Old Jan 1st, 2005, 5:15 PM   #2
lepricaun
Hobbyist Programmer
 
lepricaun's Avatar
 
Join Date: Aug 2004
Location: The Netherlands
Posts: 111
Rep Power: 5 lepricaun is on a distinguished road
the most easiest way would be to use the GetAsyncKeyState() API, it is not the best and surely not the most beautiful way, but it works....

i have written one in C using that API, check out my site here for the program and sourcecode (source is included in the zip file).

regards,
__________________
http://www.white-scorpion.nl
lepricaun is offline   Reply With Quote