Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hash3liZer/Blunder

A Simple Keylogger with the ability of FTP Transfer and Local Storage
https://github.com/hash3liZer/Blunder

Last synced: about 2 months ago
JSON representation

A Simple Keylogger with the ability of FTP Transfer and Local Storage

Awesome Lists containing this project

README

        

Blunder


A Simple Keylogger with the ability of FTP Transfer and Local Storage

## Preface

An intelligent tool for recording user keystrokes while remain hidden in the background with the ability of storing the keystrokes locally on the computer as specified by the person who would execute it and also have the capability of uploading the local file to a remote server through FTP (File Transfer Protocol). The tool is heavily built on the edge of Windows API, i.e. heavily dependent on Windows.h header file and using important functions In the tool like GetAsyncKeyState and GetKeyState etc. The tool also has the ability to execute in the stealth mode in the background and still recording the keystrokes even checking in when the caps lock is on or when the shift is down which helps it determine when to write a specific alphabet, number, symbol or a punctuation. And finally, to shut it down, a combination of a special keys needs to pressed and it will then automatically clean the grid off and shut down.

### Features


  • Provides an Interactive Interface.

  • Could be executed in Stealth mode in the background.

  • Will Upload Files to a Remote Server through FTP with respective timestamp.

  • Logging Keystrokes locally on a file.

  • Can take a time interval for uploading. Default: 1 Hour

  • Mapping Keys by checking both the state of Shift and Caps Lock.

  • Thread Based. Running Tasks Simultaneously.

  • Termination in background by pressing CTRL+ALT+F10.

### Disclaimer

This tool is only for learning and education purposes. And should be only be used for development purposes. The author will not be held responsible for any kind of misuse or damage to anyone's personal or maternal data.

### Compilation

You may compile the code the directly by running it from Visual Studio 2012. Or you can local C++ Compilers like g++ etc.

### Interface

### Contact
Twitter: @hash3liZer

Email : [email protected]