Skip to content

A script, which traces keyboard and saves received data in .txt file and posts it into a server.

Notifications You must be signed in to change notification settings

Iwaniukooo11/keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple python keylogger

A script, which traces keyboard and saves received data in .txt file and posts it into a server.

Used technologies:

  • pynput
  • express

At first run a server:

cd ./server && node server.js

And then run a keylogger

cd ./keylogger && python main.py

Stolen conversation from messanger

About

A script, which traces keyboard and saves received data in .txt file and posts it into a server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published