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.
pip install pynput
pip install progressbar2
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