Giter Site home page Giter Site logo

basic-keylogger's Introduction

Status

COMPLETED

Synopsis

This is a basic Windows-only keylogger in C++ for US standard keyboards.

US standard keyboard layout: us-std-keyboard keyboard

Description

This keylogger supports the following characters and symbols:

[ESC][F1][F2][F3][F4][F5][F6][F7][F8][F9][F10][F11][F12]
`1234567890-=
~!@#$%^&*()_+
qwertyuiop[]\asdfghjkl;'zxcvbnm,./
QWERTYUIOP{}|ASDFGHJKL:"ZXCVBNM<>?
[TAB][C0][C1][SHIFT][LCTRL][LWIN][LALT][SPACE][RALT][RWIN][MENU][RCTRL][ENTER][BACK]
[DEL][INS][END][HOME][PGDN][PGUP][ARROWD][ARROWU][ARROWL][ARROWR] 

Usage

  1. Open keylogger.cpp and change the maximum number of key strokes you wish to record (max constant)
  2. Compile with MinGW: g++ keylogger.cpp -o keylogger.exe
  3. Run keylogger.exe
  4. The program will terminate after a certain number(max constant) of key strokes.
  5. Inspect log.txt

Note: Disable any antivirus software.

Output

log.txt output: log-output output

Contribution

Feel free to be part of this project by forking it. Questions or suggestions are more than welcomed.

To do

  • Send Mail option

Disclaimer

This software is for educational purposes only. No responsibility is held or accepted for misuse.

License

© 2016 Marios Sofokleous

Licensed under the MIT License

basic-keylogger's People

Contributors

pictureelement avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.