How to Write a Keylogger in C# Step by Step fully explained! Source code in Description

preview_player
Показать описание
🔒Hands-On Cybersecurity / SOC Analyst Training (REAL EXPERIENCE)🔒

This video dives into the technical aspects of a keylogger written in C# for windows and is intended for educational purposes only.

---
Thank you for viewing! Please Like, Subscribe, Comment, and give me suggestions!
---
---
In this video, I show (and fully explain) how to write a keylogger using Visual C#.
The general concept of a windows keylogger as well as the following variables, objects, functions, etc, are also explained in detail:

IntPtr
WH_KEYBOARD_LL
WM_KEYDOWN
LowLevelKeyboardProc
wParam
lParam
SetWindowsHookEx
CallNextHookEx
UnhookWindowsHookEx
---
Music by Tobu

DISCLAIMER: This video description has some affiliate links and I may receive a small commission. I only share stuff that I use and believe in. Thanks so much for your support 🥺
Рекомендации по теме
Комментарии
Автор

🔒Hands-On Cybersecurity / SOC Analyst Training (REAL EXPERIENCE)🔒

JoshMadakor
Автор

Hello there! Welcome to the FBI watch list, enjoy your stay!

aguy
Автор

Thank you so much the effort in this video was amazing I understood every function you put into this video. Thanks!

priime
Автор

thanks man, not a lot of info on stack about capturing inputs, this gives me a good head start on a project that doesn't need to record input, but instead just tell me if there was any within the last 60 seconds.

canopyjunkie
Автор

Thank you I really enjoyed it! I liked the video and also subscribed to your channel.

mbattari
Автор

very helpful, especially the code referenced by popups

amnesia
Автор

Your code works, you're awesome. Thanks <3

leonkowalski
Автор

thanks so much man been wanting to learn this sine i was in high school. Probably a good thing I would of used it for bad purposes back then. God bless!

FullStackIndie
Автор

Well I'm not using this as a key logger, I plan on using this as a screen overlay for the OBS application. I was able to convert this to a windows form application and update a label. The Alt key does not register and I was wondering if you have a way to capture which mouse button was pressed or a way to capture scroll wheel input? This was very informative and a good way for me to get back into c#. Thanks

Oncewasthelostone
Автор

Thanks bro. I was making a virus. that I was wanting to put a KeyLogger. and you helped me. thanks bro :)

Giuseppe
Автор

Good morning. you made good video. Thanks you. Do you make part 2 video. Can I watch your video.

thanhtrung
Автор

Great tutorial man. I need to implement a regex in the user keyboard input (find float numbers and with those aply some formula). how do I do that using your code as base? thks again

PsRafael
Автор

Need help adding a reference. When I go to add the reference the page is blank.

americnskr
Автор

Thank you alot for your video Mr. Josh. it is so helpful. l only want to ask that when l test project c# give error as "dll is not found". l really didn't understand my mitake. can you help me please?
thank you.

Altug
Автор

how do you run that command thingie on visual studio?

defterdanub
Автор

Have you made the video about sending the log file to an email adress?

bllbtnd
Автор

thanks so much, but I have a question, how to hide the console ?

messi_leo_O
Автор

Bom dia cara, gostaria de saber se você não desenvolveu uma atualização do kl, para atualizar um arquivo exe que existia no computador

briosabriosa
Автор

Hello, thanks so much for the content, as a student I want to make a project by recording my mouse and keyboard, during a day of work. Does yours record de mouse clicks? if it doesnt, there's any way to do it?
Thank you, and good work

brunoneves
Автор

To Everyone: What is this ? Is he using a coding software? (It was recommended so I’m curious) I want to learn to code so this might just be good for me

G_