Skip to content

The first version of a simple python3 keylogging program.

Notifications You must be signed in to change notification settings

nnewman1/KeyLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

KeyLoggerv1

The first version of a simple python3 keylogging program.

Requires Python3, pynput, and logging libraries.

Once executed will record every key pressed on the target machine and store the output in a file called "keylogs.txt" in the same directory which holds the keylogging program.

This is for educational purposes only.

About

The first version of a simple python3 keylogging program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages