Giter Site home page Giter Site logo

keylogger's Introduction

C++ Keylogger Project

First C++ Project implementing self-taught skills and techniques.

Only to be used for personal and educational purposes.

Key features:

  • Implemented Keyboard Hook to intercept Keyboard strokes before they reach the application.
  • Completely silent execution with no detection from Anti-Virus (Avast)
  • VBS Script used to Dim Shell and prevent CMD from flashing (Alerting the user)
  • Decoy Web Browser shortcut pointing to VBS Script which runs both the Keylogger and browser.
  • Incredibly lightweight with 0-1% CPU usage
  • Output to .bin file discourages average user from touching the file
  • Implemented special keys for readibility (Shift, Backspace etc.)
  • Uppercase and Lowercase functionality
  • Simple killKeylogger .exe to kill process without cumbersome Task Manager
  • Short and simple readable code
  • Implemented Windows vkCodes
  • Functionality accomplished using Windows API
  • Simple name to confuse user in Task Manager

TO EDIT:

  • Change Decoy Icon to desired web browser
  • Change Decoy Start in path to the location of the VBS Script
  • Edit Line 4 in the VBS Script to point to desired browser .exe
  • Replace Desktop or Menu Web Browser shortcut to Decoy and change name

keylogger's People

Watchers

 avatar

Forkers

kobbycyber

keylogger's Issues

Improvement List

-Delete duplicates of Keylogger.exe to remove double input
-Implement Copy and Paste Hook
-Implement system information file with OS, IP, ISP, Process information etc.
-Implement more efficient way of Key checking instead of Switch
-Implement Email sending functionality
-Delete cookies/password files to force user to enter password
-Disguise as Windows Process

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.