How to Create a Keylogger that Sends Emails (C# 2020) | Simple Explanation + Demo
Josh Madakor
In this video, we will cover what keylogger is, and give a demonstration on a Windows 10 PC. I'll show you how to open the source code, customize it for yourself, and deploy the keylogger to other computers, and have the logs automatically emailed to the address of your choosing.
🎥 - Equipment - 🎥 ▶ My Recording Equipment (Photo 📷): https://bit.ly/37HGYqY ▶ Camera (Sony a6600): https://amzn.to/33HVvSv ▶ Mic (Blue Yeti): https://amzn.to/2HoZ3kw ▶ Capture Card: https://amzn.to/36YmuKm ▶ Chair (AKRacing): https://amzn.to/39P8PZ1 ▶ Lighting (Lamp): https://amzn.to/3fpVGWZ ▶ Lighting (LEDs): https://amzn.to/2VxqPPg ▶ Sound/Acoustic Panels: https://amzn.to/36IkQ0y
⌨️ - Coding - ⌨️ ▶ My favorite coding tutorials (CodeWithMosh): https://bit.ly/338kfD6
⭐️ - Social Media - ⭐️ ▶ My Site: https://joshmadakor.com ▶ LinkedIn: https://www.linkedin.com/in/joshmadakor/ ▶ Facebook: https://www.facebook.com/josh.madakor ▶ Instagram: https://www.instagram.com/joshmadakor1/ ▶ Twitter: https://twitter.com/josh_madakor
▶ Keylogger Source Code: https://github.com/joshmadakor1/Key-Logger-With-Email
0:00 Start 0:03 Disclaimer 0:18 Overview 1:12 Keylogger Description 2:22 Prepare Environment (Visual Studio + Source Code) 3:25 Running Keylogger 5:00 Explanation of Variables and Email Function 7:38 Allow Less Secure Apps (Gmail) 8:18 How to Hide the Window and Run in Background 9:45 How to get the Executable 10:15 How to Automatically run on Login 11:09 Virustotal and Malware Detection Explanation 13:10 Outro
Disclaimer: Just a quick disclaimer, this video is definitely for educational purposes only, PLEASE try avoid taking what I'm about to share and committing some kind of crime or something that's definitely not my intent, please follow the law, and smash the Like button!
Intro: We are going to cover what a keylogger is and how they are used We'll also do an actual keylogging demonstration that involves capturing keystrokes and sending them to ourselves via email We'll be looking at a tiny bit of code just to explain how some things work, but I want to keep this video fairly simple for the most part. If you want the hardcore details like the hooks and key-press events are handled, I actually have another video that does a full explanation of all the source-code you see here After watching this video you'll have a pretty good idea of how a keylogger works, and you'll be able to take this source code, compile it, and run it on your computer. And then at the end, I'll show you how to take the .exe, install it on other computers and have it run silently in the background You should definitely watch this if you're interested in Cybersecurity or, you just like cool stuff
What is a KeyLogger?: Simply put, a key ... https://www.youtube.com/watch?v=N-L9hklSlNk
119417765 Bytes