/KeyLoggerWin

Windows Keylogger in C++

Primary LanguageC++

KeyLoggerWin

This is a Keylogger for Windows written in C++

In order to compile it, create a new Visual Studio Proyect and copy and paste the code of KeyLoggerWin.cpp in the main cpp file. You also have to import the header "Keylogger_Header.h"

You can pass the keylogger the path of the file were you want to write which keys has been pressed.

KeyLoggerWin.exe <PATH>

If you don't do it, the logs will be recorded in %temp%\k.temp