Skip to content

NikosAgiasotis/Java-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java-Keylogger

πŸ†˜ For Educational Purposes Only

πŸ“€ What is a keylogger ?

A keylogger is an insidious form of spyware. You enter sensitive data onto your keyboard, believing nobody is watching. In fact, keylogging software is hard at work logging everything that you type. Keyloggers are activity-monitoring software programs that give hackers access to your personal data. The passwords and credit card numbers you type, the webpages you visit – all by logging your keyboard strokes. The software is installed on your computer, and records everything you type. Then it sends this log file to a server, where cybercriminals wait to make use of all this sensitive information.

πŸ“š Library Required

  1. JNativeHook

πŸ“„ Sample Output from Keylogger

TIME : 2022/11/25 14:39:33 || KEY PRESSED : P
TIME : 2022/11/25 14:39:34 || KEY PRESSED : A
TIME : 2022/11/25 14:39:34 || KEY PRESSED : S
TIME : 2022/11/25 14:39:35 || KEY PRESSED : S
TIME : 2022/11/25 14:39:36 || KEY PRESSED : Space

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages