nxnfufunezn / KeyLogger

A KeyLogger in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeyLogger

A simple keylogger written in C++ (work under progress)

Development

IDE : CodeBlocks

Compile using g++ and pass the flag -mwindows

Current Status

As of now, this keylogger logs all the keys in readable format.

To Do

  • Update the code to display all the keys in readable format
  • Encode the log file so that it can only be read by the desired person

About

A KeyLogger in C++


Languages

Language:C++ 100.0%