Skip to content

Avenge-PRC777/keylogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The keylogger repository contains a keylogger script which runs in the bash shell
This keylogger basically tracks your keystrokes and displays them in the output.log file

Usage : Open terminal and execute keylogger.sh

The flowchart for execution that takes place is this:
keylogger.sh--> (logger.txt-->myscript.py<--keymaps.txt) -->output.log

NOTE: Only works for Linux and stops after inactivity of 15 seconds.



About

Keylogger for Bash shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 72.8%
  • Shell 27.2%