Python Keylogger Tutorial - 6 - Listening for keyboard strokes

preview_player
Показать описание
In this video we are going to be finally listening for keystrokes from our keyboard which was the main purpose of learning the pynput library. Then for the sake of completion we are also going to be learning how to listen or find the position of mouse in real time.

Now if you remember we talked about how when you open up a file some memory and resources are allocated to the file and after our work is done we need to release those resources. Similarly when we declare a listener some resources of our system is allocated to it. And after the work is done we need to release those resources.

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

Very nice tutorial! I really apreciate you explaining every detail of the code, so it isnt just a copy paste thing and we can understand the code and use it in the cases we need to👍🏼👍🏼

schlechtestergtaspielerdek
Автор

Best explanation of keylogger in the entire youtube, Hope ur channel grow big someday....

eggfry
Автор

It was the best explanation of mouse listening on youtube. thankyou so much.

kowsarebrahimy
Автор

Thank for all your videos. Please make another tutorial how to send automatically email after controlling the key

barrycherif
Автор

All fine and dandy, but how do you make it listen to keys when you focus on an app like discord or game windows? pynput seems to have issues with this :(

Red_Spark.
Автор

Thank you! Helped out a lot, and I mean A L O T

alphen
Автор

bro my file is not running it is showing 'No such file or directory'
please help me out as soon as possible

anshumanchauhan
Автор

hello sir, i am absorbing the word that you always use "I am Freaking awesome" word. why? what's the reason behind it.
by the way, Your all lectures are awesome and i follow your tutorial. thank you

sanjaykumar-uyqm
Автор

the moment i run the keylogger, the file automatically gets deleted

Generalsaintzo
Автор

i have a problem that is how send a delete keystroke to a text file using pynput

tg
Автор

Would you happen to know why the duel-function keys aren't showing up? For example ~ to + or capital lettering. Same code. Are you running on windows 7 and not 10?

rubycomputer
Автор

How can we listen for inputs from specific HID devices?

Baba-sofh
Автор

How to limit key input to certain keys only?

ishverbhaipatel
Автор

Hello! Nice tutorial but what actually is Listener (on_press this guy)

rahulmaurya
Автор

If t is writing to the txt file as hexcode. How would you change that?

Daremix
Автор

I need help.
It's possible to stop logging after some time?

alexandreperalta
Автор

If you're indian so plz make vedio in hindi

dhruvnamdev
Автор

I love you (in a non sexual way obviously)

CreepyD
Автор

Very good explanation but you're english isn't the best. My english isn't the best too but yea.

bin_offline