boned101 / portable-keylogger

Portable Keylogger for windows that actually works , saves all typed keys to a text file with the exe. You can compile it after adding preferred keys to be logged to make it your own.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portable-keylogger

A simple portable keylogger written in C++ using MS visual studio. Simply run the exe file. After it does its magic the keys will be automatically saved into a LogFile.txt in the same directory.

With a few simple modification you should be able to email the logfile to yourself.If thats what you want anyways.

About

Portable Keylogger for windows that actually works , saves all typed keys to a text file with the exe. You can compile it after adding preferred keys to be logged to make it your own.


Languages

Language:C++ 100.0%