Skip to content

The project records the keyboard input, mouse input, and screenshot from a target computer. Combined with proper NLP methods and image processing, the logger can provide sensitive information, such as username, password, or email to the attacker.

Notifications You must be signed in to change notification settings

peterchen3301/InputLogger

 
 

Repository files navigation

About info

The project records the keyboard input, mouse input, and screenshot from a target computer. Combined with proper NLP methods and image processing, the logger can provide sensitive information, such as username, password, or email to the attacker.

Samples

  • sample1

drawing

  • sample2

drawing

Installation

git clone https://github.com/yuan64198/InputLogger.git

Requirements

  • pynput
  • pyscreenshot

or

conda install --yes --file requirements.txt in conda environments

Run the Code

python main.py

About

The project records the keyboard input, mouse input, and screenshot from a target computer. Combined with proper NLP methods and image processing, the logger can provide sensitive information, such as username, password, or email to the attacker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%