Introduction
  • Thank you for taking this course! Here is what you get out of it!
  • Introduction
Setting up the development environment.
  • Set Up part 1
  • Set Up part 2
How to hide the keylogger window and prevent it from popping
  • Hiding the Keylogger window
Mapping physical keys to human friendly names
  • KeyConstants part 1
  • KeyConstants part 2
Creating auxiliary general purpose functions
  • Helper Header part 1
  • Helper Header part 2
  • Helper Header part 3
Writing the code for custom Encryption
  • Encryption part 1
  • Encryption part 2
  • Encryption part 3
Handling Input Output I/O
  • IO Header part 1
  • IO Header part 2
Dealing with time intervals ( Timer header )
  • Timer Header Intro
  • Timer Header part 1
  • Timer Header part 2
  • Timer Header part 3
Implementing the Send Mail option
  • SendMail intro
  • SendMail PowerShell Script part 1
  • SendMail PowerShell Script part 2
  • SendMail part 3
  • SendMail part 4
  • SendMail part 5
  • SendMail part 6
Setting up Hooks to capture pressed keys on the keyboard and mouse as well
  • KeyboardHook part 1
  • KeyboardHook part 2
  • KeyboardHook part 3
  • Main Function
Let us see how it works!
  • Demo
  • Bonus lecture! What next after taking this C++ keylogger course?
Decryption
  • Decrypt Part 1
  • Decrypt Part 2
  • Decrypt Part 3