Giter VIP home page Giter VIP logo

keylogger's Introduction

Keylogger

Windows OS keylogger with a hook mechanism (i.e. with a keyboard hook procedure).

Mapped most of the keys for the standard US keyboard layout.

All the code you need is in this file:

Built with Visual Studio Community 2022 v17.5.4 (64-bit) and tested on Windows 10 Enterprise OS (64-bit).

Made for educational purposes. I hope it will help!

How to Run

Run Keylogger_x86.exe (32-bit) or Keylogger_x64.exe (64-bit).

Cleanup

If hide window functionality is enabled, do not forget to shutdown the keylogger's process through task manager.

If hide files functionality is enabled, do not forget to delete the hidden keylogger's files after shutting the keylogger down first.

If startup functionality is enabled, do not forget to remove the keylogger's registry key called keylogger located at HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run.

Executable provided does not have these functionalities active. If you want to try them out, uncomment the corresponding methods inside the source code and recompile it.

Runtime

C:\Users\W10\Desktop>Keylogger.exe
Keylogger v2.3 by Ivan Sincek.
GitHub repository at github.com/ivan-sincek/keylogger.
Hook procedure has been installed successfully

Keylogger is up and running...

Hook procedure has been uninstalled successfully

Images

Log

Figure 1 - Log

keylogger's People

Contributors

ivan-sincek 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.