Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 543 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 543 Bytes

What is it?

    A java-keylogger that captures keystrokes and send it to the specified e-mail

Requirements:

  Java 7 or above

Build:

For the first download/clone of this repo,

  1.Import the Keylogger folder as a Java project using your IDE.	  

  2.If the IDE does not detect the lib folder, then add its contents as external jars.
  
  3.Edit the sender.java to your specified email and password and allow less secure apps access in google accounts

  4.Run as Java application.

Enjoy logging :)