Skip to content

This repository contains the python code of the keylogger which will get all the key hits by the user as well get the content from clipboard and appends them in the keylogs file

Notifications You must be signed in to change notification settings

zedxpace/Python-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

BlackHatPython-Keylogger

view - Documentation

[python -3.7]

  • You just have to run the code and keep in mind the file named keylogs and the code must be in same project so that all the captured data
    can be stored in the keylogs.txt rather then viewing it on terminal .
  • Note : running the code for second time will not erase your previously captured keystroke it will just append the logs rather then overwriting them
  • Before running the code make sure that you have all the modules installed in your system.
  • ABout Keylogger :
  • please store the keylogs.txt in same directory as code where all the keylogs will saved
  • you just need to start the keylogger once you started it will automatically capture each and every stroke so , even it is mozilla or chrome or any other application. -ZED

About

This repository contains the python code of the keylogger which will get all the key hits by the user as well get the content from clipboard and appends them in the keylogs file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages