Python Advanced KeyLogger

lojik b57a117870 Обновить 'README.md' 3 years ago
.gitignore f20bb7061c Initial commit 4 years ago
Keylogger.py c528f4d9c4 Обновить 'Keylogger.py' 3 years ago
LICENSE f20bb7061c Initial commit 4 years ago
README.md b57a117870 Обновить 'README.md' 3 years ago

README.md

KeyLogger

KeyLoggr in python

the function of a screenshot from a Webcam has appeared

link to video (сыллка на видео):https://www.youtube.com/watch?v=W5sl4rRaEOg

necessary librarys

pip install pynput,

pip install pyautogui,

pip install requests,

pip install uuid,

pip install re,

pip install opencv-python