Skip to content

JohnProto/Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Keylogger

A simple keylogger I made with C++.

Keylogger_demo.mp4

Made a keylogger using the C++ language that logs all the keystrokes of the keyboard to a .txt file. I also compiled it to an .exe file so it can run without needing VSCode to be open. First i open up a cmd window and close it instantly and then after each keystroke, I check if the key pressed is a special key (Space, Backspace, Alt, Ctrl, Tab, Capslock, Shift) and I do the corresponding adjustments to the .txt file.

About

A simple keylogger I made with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages