Save for later

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

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 thiscourse you will see exactly how to create an advanced keylogger starting from nothing by literally following the steps I take as I make it.

Thiskeylogger is capable of recording all the keyboard andmouse input. It can even record independent of the language settings because it logs thephysical keys on the keyboard first. Next, by using an arbitrarykeymap with human friendly names, it translates the machine keys tosomething that we can understand. It also possesses mail sendingcapabilities so you can just schedule the logfile to be sent viamail, lets say every 12 hours. In addition to this, it will also keepthe logfile encrypted. Therefore, we will create another programwhich 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 immoralpurposes, you risk losing a lot. This is only for educationalpurposes. The keylogger that you are going to see will be able tocause some serious damage, so please use it in a legal andresponsible way.

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

Get Details and Enroll Now

OpenCourser is an affiliate partner of Udemy and may earn a commission when you buy through our links.

Get a Reminder

Send to:
Rating 4.1 based on 464 ratings
Length 7.5 total hours
Starts On Demand (Start anytime)
Cost $19
From Udemy
Instructors Ermin Kreponic, Aldin Omerdic
Download Videos Only via the Udemy mobile app
Language English
Subjects IT & Networking
Tags IT & Software Network & Security

Get a Reminder

Send to:

Similar Courses

What people are saying

easy to follow

Ermin is entertaining and easy to follow.

Pretty good explanations and easy to follow.

thanks :) This is crazy info-> in all the vids {so far}.. crazy guy, great vids () really easy to follow, I though cuz it was C++ that this was gonna be really dense, but, hey, with this guy u may learn C++ and Ruby feeling that this is a Netflix movie xD ### Nice tutorial bro, I love it It good but some time explain not make sense.

Great instruction at and easy to follow pace.

I think i am gonna get some great knowledge out from this course The instructor having very good knowledge about it and speaking really in an understandable way :D Tutorials have been easy to follow and well explained.

so far so good Great match - fit interrests, nice instructor and easy to follow j'ai bien aimé la présentation ainsi que la spontanéité 5 étoiles pour votre effort et pour le courage I have only done one lecture and I can tell you this teacher is not good at explaining the code he is writing as somebody else said he is mainly just blindly written the code, it is a job of a teacher to explain and teach the students the course content in a way they will understand,I have programming experience and I did not understand a thing he was saying because of the lack of explanation he just kind of expected you to know everything, also there is little support for people who are not using codeblocks especially eclipse it's only early so maybe my review might change I don't normally leave reviews this early but right from the start I am very disapointed and to be honest I can't see things changing bottom line don't purchase it's not even with it at a discount Could explain content better around what C++ techniques are used and why Excellent content, perhaps too verbose with non-related information though.

So far the course has been very thorough and easy to follow.

Read more

far so good

so far so good The content was good but the way you explain things ...its really irritating...we dont want to copy paste the code atleast try to tell the intuition behind what you are writing!!

so far so good Un excelente curso que cumple con lo prometido.

Beginning stages - so far so good.

Read more

well explained

Finshed the course, Very well explained!..

ERMIN SIR YOU ARE THE BEST very clear and full explanation of everything with good advice Great course, well explained and very useful ;p Thank You Nice course.

Very well explained, practical and fun!

I really thank you for details description in the course & again thanks for giving priority for your students like message replying or ... Well explained too much chitchat.

Good porque ainda não vi nenhum codigo just amazing <3 Clear and concise Very well explained!

Read more

looking forward

I'm grateful for the experience and know I'll be looking forward to other classes offered by him here on Udemy.

I am looking forward to the next one.

Its really good...I am finding this types of course.Thank you ,creator explains very good but need basics in programming to understand fluently I've taken other courses by Ermin and am looking forward to getting into some hardware programming now.

Thoroughly looking forward to progressing through this course.

Looking forward to diving into the material at hand.

Read more

key logger

The key logger works perfectly and well structured but i think small things could be added to make it a lot better.

That said don't let this change your opinion from buying it, it gives you a great key logger and how to do it, you get what you pay for and that's why i gave it 4 stars which can easily become 5.

If you would like to have probably functional WINDOWS key logger, then, go ahead and buy this course.

Is the first video I am watching and is very well explained Well its good nice This was a good course on how to build a key logger, but it also showed you some c++ and scripting in power shell as well.

TURKEY SELAMUN ALEYKUM just....amazing..so far because its an impressive product good intruduction I got out a clear knowledge about how to create an advanced key logger.This is very helpful for me.. Great Intro!

Read more

same time

I was searching the web for almost 4 months so I could find out the best way to learn how to program a keylogger until I found this course , this is the best way for learning in terms of time saving plus I can learn how to program in C++ which a fantastic way to do two things at the same time.

I love the explanations regarding different functions, the style in which the Keylogger was presented and coded at the same time.

There is a lot of info in this course, be patient with the instructor as he talks and types at the same time.

As an experienced programmer, the content is engaging and touches well upon the technical details of the C++ programming language; but at the same time remains accessible to those new to the ropes.

Read more

learning experience

Thanks for the awesome learning experience ^_^ Cheers the course content is very rich, and the instructor try his best to explain and simplify things however, it needs to be updated and he was not engaging in any of the Q&A that we post, so many error comes out and no answer we received.

The instructor uses and explains newer c++11 features which makes this an added learning experience.

Overall a great learning experience!

Very Good Thanks Erman So far, he has made it really interesting for me and sounds like he is really determined to make this a really unique learning experience for everyone.

Read more

better if

nice it would be better if we could explain those predefined functions Its a nice course i like it Too much whining.

I think that it would be better if he put a requirement for a student to know C++, so he wouldn't need explain C++ syntax.

It would be better if most of the code was already written and the instructor would just have to explain what each line does instead of typing it all in the video and making us wait till he finishes so he can explain it.

IMO it would have been better if the course had been structured in a bottom-up way, with first implementing the fundamental feature, the logging of the keys, and then gradually adding more and more features like hiding the prompt, logging, timing, encryption and finally sending by mail.

Read more

any support

I am kind of in the same situation again where I have a problem and I am not getting any support.

The developer told people over two years ago he was going to add some advanced features, but not only did he never do that, they don't even provide any support for this course.

The course still has some value... but, do not expect any support along the way.

Unfortunately, the instructor doesn't seem to be offering any support at the time.

Read more

Careers

An overview of related careers and their average salaries in the US. Bars indicate income percentile.

Advanced Facilitator $45k

Advanced Commercial Sales $59k

Advanced Practice Sonographer $65k

Advanced Quality Specialist (Accreditation & Regulatory Compliance) $66k

Instructor, IBM Advanced Education Center $74k

ADVANCED PRACTICE PROVIDER, OTOLARYNGOLOGY $83k

Advanced Data Tech LLC $115k

Supervisor Advanced Video Engineer $122k

Project Manager Advanced Operations $126k

Project Manager, Advanced Technology and Research $138k

Senior Advanced Mobile Developer $143k

Software Test Engineer - QA, Advanced Technology Group $182k

Write a review

Your opinion matters. Tell us what you think.

Rating 4.1 based on 464 ratings
Length 7.5 total hours
Starts On Demand (Start anytime)
Cost $19
From Udemy
Instructors Ermin Kreponic, Aldin Omerdic
Download Videos Only via the Udemy mobile app
Language English
Subjects IT & Networking
Tags IT & Software Network & Security

Similar Courses

Sorted by relevance

Like this course?

Here's what to do next:

  • Save this course for later
  • Get more details from the course provider
  • Enroll in this course
Enroll Now