Udemy - Build an Advanced Keylogger using C++ for Ethical Hacking!

seeders: 0
leechers: 3
Added 5 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Build an Advanced Keylogger using C++ for Ethical Hacking! (Size: 5.47 GB)
  TutsNode.com.txt 63 B
  [TGx]Downloaded from torrentgalaxy.to .txt 585 B
  [TutsNode.com] - Build an Advanced Keylogger using C++ for Ethical Hacking!
  1. Introduction
  1. Thank you for taking this course! Here is what you get out of it!.mp4 17.54 MB
  1. Thank you for taking this course! Here is what you get out of it!.srt 2.6 KB
  2. Introduction.mp4 605.97 MB
  2. Introduction.srt 30.71 KB
  10. Setting up Hooks to capture pressed keys on the keyboard and mouse as well
  1. KeyboardHook part 1.mp4 270.84 MB
  1. KeyboardHook part 1.srt 28.48 KB
  2. KeyboardHook part 2.mp4 285.18 MB
  2. KeyboardHook part 2.srt 29.52 KB
  3. KeyboardHook part 3.mp4 120.33 MB
  3. KeyboardHook part 3.srt 15.06 KB
  4. Main Function.mp4 73.79 MB
  4. Main Function.srt 8.16 KB
  11. Let us see how it works!
  1. Demo.mp4 106.02 MB
  1. Demo.srt 18.62 KB
  2. Bonus lecture! What next after taking this C++ keylogger course.mp4 42.01 MB
  2. Bonus lecture! What next after taking this C++ keylogger course.srt 4.8 KB
  12. Decryption
  1. Decrypt Part 1.mp4 47.25 MB
  1. Decrypt Part 1.srt 21.18 KB
  2. Decrypt Part 2.mp4 42.44 MB
  2. Decrypt Part 2.srt 13.73 KB
  3. Decrypt Part 3.mp4 55.33 MB
  3. Decrypt Part 3.srt 19.29 KB
  2. Setting up the development environment
  1. Set Up part 1.mp4 137.06 MB
  1. Set Up part 1.srt 13.26 KB
  2. Set Up part 2.mp4 74.39 MB
  2. Set Up part 2.srt 13 KB
  3. How to hide the keylogger window and prevent it from popping
  1. Hiding the Keylogger window.mp4 142.86 MB
  1. Hiding the Keylogger window.srt 21.69 KB
  4. Mapping physical keys to human friendly names
  1. KeyConstants part 1.mp4 140.24 MB
  1. KeyConstants part 1.srt 20.91 KB
  1.1 keyconstants.docx 6.45 KB
  2. KeyConstants part 2.mp4 95.67 MB
  2. KeyConstants part 2.srt 10.83 KB
  2.1 keyconstants.docx 6.45 KB
  5. Creating auxiliary general purpose functions
  1. Helper Header part 1.mp4 218.62 MB
  1. Helper Header part 1.srt 31.22 KB
  2. Helper Header part 2.mp4 241.21 MB
  2. Helper Header part 2.srt 28.76 KB
  3. Helper Header part 3.mp4 80.19 MB
  3. Helper Header part 3.srt 10.85 KB
  6. Writing the code for custom Encryption
  1. Encryption part 1.mp4 162.97 MB
  1. Encryption part 1.srt 19.43 KB
  2. Encryption part 2.mp4 163.94 MB
  2. Encryption part 2.srt 21.96 KB
  3. Encryption part 3.mp4 198.61 MB
  3. Encryption part 3.srt 23.4 KB
  7. Handling Input Output IO
  1. IO Header part 1.mp4 182.73 MB
  1. IO Header part 1.srt 22.17 KB
  2. IO Header part 2.mp4 212.85 MB
  2. IO Header part 2.srt 25.27 KB
  8. Dealing with time intervals ( Timer header )
  1. Timer Header Intro.mp4 92.66 MB
  1. Timer Header Intro.srt 17.74 KB
  2. Timer Header part 1.mp4 154.77 MB
  2. Timer Header part 1.srt 19.96 KB
  3. Timer Header part 2.mp4 233.78 MB
  3. Timer Header part 2.srt 29.61 KB
  4. Timer Header part 3.mp4 84.21 MB
  4. Timer Header part 3.srt 9.55 KB
  9. Implementing the Send Mail option
  1. SendMail intro.mp4 89.12 MB
  1. SendMail intro.srt 11.55 KB
  2. SendMail PowerShell Script part 1.mp4 226.73 MB
  2. SendMail PowerShell Script part 1.srt 29.6 KB
  2.1 powershell.docx 4.64 KB
  3. SendMail PowerShell Script part 2.mp4 144.77 MB
  3. SendMail PowerShell Script part 2.srt 16.25 KB
  3.1 powershell.docx 4.64 KB
  4. SendMail part 3.mp4 277.94 MB
  4. SendMail part 3.srt 31.53 KB
  5. SendMail part 4.mp4 270.97 MB
  5. SendMail part 4.srt 36.45 KB
  6. SendMail part 5.mp4 74.5 MB
  6. SendMail part 5.srt 8.58 KB
  7. SendMail part 6.mp4 237.04 MB
  7. SendMail part 6.srt 26.95 KB

Description



Description

If you want to learn to code at an advanced level in C++ or build your own fully functional advanced keylogger from scratch for learning ethical hacking, I think you might love this course! In this course you will see exactly how to create an advanced keylogger starting from nothing by literally following the steps I take as I make it!

This keylogger is capable of recording all the keyboard and mouse input! It can even record independent of the language settings because it logs the physical keys on the keyboard first. Next, by using an arbitrary keymap with human friendly names, it translates the machine keys to something that we can understand. It also possesses mail sending capabilities so you can just schedule the logfile to be sent via mail, lets say every 12 hours. In addition to this, it will also keep the logfile encrypted. Therefore, we will create another program which will be able to decrypt the logfile on your end.

For learning C++, this is an ideal course because it is completely hands on learning that provides a functional end product! Some future features that will be added to the keylogger course as I develop them will include but are not limited to taking screenshots, capturing clipboard content (copy-paste), recording website URLs, and so on! Take this course now to get immediate access to the videos and to get answers to every single question you ask in the course!

As an information technology professional myself, I realize what the final product of this course is capable of. I trust in creating this that you will use it for good and for learning. If you choose to use this keylogger for any illegal or immoral purposes, you risk losing a lot. This is only for educational purposes. The keylogger that you are going to see will be able to cause some serious damage, so please use it in a legal and responsible way.

Thank you very much for reading this and I hope to see you in the course soon! If you have any suggestions in regard to the functionalities of the keylogger, feel free to send me a message or post your requests here.
Who this course is for:

If you have already taken ethical hacking courses, this course will give you an advanced tool to continue learning with.
When you are trying to advance your learning with C++ using hands on tools and coding new programs, this course should be very helpful.

Requirements

This course will be much easier if you have some prior knowledge of C++.

Last Updated 9/2016

Related Torrents

torrent name size uploader age seed leech
0
4
0
0
0