Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Keylogger

Simple Keylogger Using Python with Distraction Mode to keep it hidden

Before using it we need install some python libraries. And to make it Undiscoverable in Windows you can compile it to an c++ based executable using softwares like nutika.

Libraries :

pip install pynput
pip install progressbar2

Usage:

python Main.py -f filename.txt or python3 Main.py -f filename.txt
For Distraction Mode usage python3 Main.py -f filename.txt -d or python Main.py -f filename.txt -d

About

Simple Keylogger Using Python with Distraction Mode to keep it hidden

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages