Skip to content

lucmazon/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Easy to use keylogger. Don't worry, it only counts the keys pressed, it doesn't save all presses and send them to me!

Usage

$ heatmapper.py [-h] [--debug] mapper_file output_file
  • mapper_file is the file linking keycodes to their corresponding strings. It can either be a single value, or multiple values based on the modifier pressed (first value is for no modifier, second for shift, third for alt gr, and last for shift + alt gr.

  • output_file is the file saving the count of key pressed with their modifiers. It can then be used with the tool heatmap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages