Python keylogger

July 31st, 2005 ~ Posted in: Programming

Going through my backlog of unread entries from the Python General mailing list, I found out that it is very easy to make a Python-based keylogger (<40 lines!). Not that I’d want to do a thing like that, but for future reference, it requires the Win32 module and PyHook, and the particular technique can be found by searching the mailing list. Also, I (re?)discovered that Qt has an open source development kit for Windows, finally, so I can use Qt under both Linux and Windows if I ever feel the need to learn it.

3 Responses to “Python keylogger”

This entry was posted on Sunday, July 31st, 2005 at 11:03 am and is filed under Programming. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply