hacking-tutorial

There are 3 repositories under hacking-tutorial topic.

  • 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 🚓!

    Language:C++5111
  • chi-wei-lien/reverse-shell-script

    In this video I covered how to sneak into and remote control a computer using reverse shell script 😈. The whole script is written in c++ and I include the line-by-line explanation in the blog post down below. Be sure to check that out if you are interested! Just like always, this video is for educational purposes. If you do any illegal stuff you will get arrested 🚓!

    Language:C++4100
  • calvintconnor/calvintconnor.github.io

    Security Blog

    Language:JavaScript00