Python Keylogger Tutorial - 5 - Control mouse/keyboard using Pynput

preview_player
Показать описание
In this video we learn to control mouse movements and press keyboard strokes using our Python program.

#python
Рекомендации по теме
Комментарии
Автор

You got outstanding teaching skills bro.

trzztrzz
Автор

Thanks for a great series of tutorials - being split into small videos makes it easily digestible, great approach :)

hmryan
Автор

I installed Pynput the way you did it but when i ran the code from 1:28 but i got the following error:

Traceback (most recent call last):
File "C:\Users\richa\PycharmProjects\keylogger1\pynput.py", line 1, in <module>
from pynput.mouse import Controller
File "C:\Users\richa\PycharmProjects\keylogger1\pynput.py", line 1, in <module>
from pynput.mouse import Controller
ModuleNotFoundError: No module named 'pynput.mouse'; 'pynput' is not a package


can someone help me?

polararmadillo
Автор

this is awesome .. cant even think of it ...

suyashvashishtha
Автор

If you could be able to do zoom + that is very good

janakakandy
Автор

thanks a lot
you make a very complex thing very simple!!!

wasirhuzaifa
Автор

How to suppress events, e.g., the control key?

diakritika
Автор

mouse and keyboard both have same class name 'Controller' then how the interpreter knows which class we are calling...❓❓❓❓❓

usama
Автор

Pynput not working after making exe app 🤣

PANDURANG
visit shbcf.ru