Skip to content

anupamdalmia10/KeyLogger

Repository files navigation

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++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages