Author Topic: [Perl Tk] Project KeyCagator 1.0  (Read 873 times)

0 Members and 1 Guest are viewing this topic.

Offline Doddy

  • Serf
  • *
  • Posts: 30
  • Cookies: 20
    • View Profile
[Perl Tk] Project KeyCagator 1.0
« on: May 09, 2013, 07:33:35 pm »
A simple keylogger in Perl with the following options:

  • Capture recognizing case sensitive keys as well as signs
  • Capture active windows
  • Capture windows desktop every so often or every mouse click
  • Hidden files related to the program
  • Compression logs to zip
  • Logs sorted in an HTML file
  • Up to an FTP server logs marked
  • Running when Windows starts


An image generator keylogger :



The code is here.

Also thank you to Mdh3ll I think the first perl keylogger on which I based in part to make this program .