Skip to content

sury4karmakar/Simple-Windows-Keylogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Simple Windows Keylogger

Simple Windows keylogger using C++ language

Description :

  • Record key strokes and save logs to a text file.
  • The keylogger is visible in task manager.
  • The process is automatically hide when user execute the a.exe file, so the console does not open or show the user.

Recorded keys :

  • Letters: a-z, A-Z
  • Digits : 0-9
  • Shifted Digits : !@#$%^&*()
  • Special keys: SPACE, ENTER, CTRL, ALT, etc.

Usage :

  1. Compile the winKeylogger.cpp file.
g++ winKeylogger.cpp
  1. Next execute the a.exe file.

All Virtual key list :

Virtual keys

About

☣This is a simple Windows keylogger with C++ programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages