An open API service indexing awesome lists of open source software.

https://github.com/chi-wei-lien/key-logger

In this video I covered how to record everything the user typed on their computer including the username and password using C++ 😈. This is common type of virus known as keyloggers, but this is a very simple version of it and we can talk more about how to make it more powerful in future videos. Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!
https://github.com/chi-wei-lien/key-logger

cpp cybersecurity hacking-tutorial keylogger

Last synced: 7 months ago
JSON representation

In this video I covered how to record everything the user typed on their computer including the username and password using C++ 😈. This is common type of virus known as keyloggers, but this is a very simple version of it and we can talk more about how to make it more powerful in future videos. Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!

Awesome Lists containing this project