Giter Club home page Giter Club logo

bufferx's Introduction

BufferX

A simple keylogger written in C++

Disclaimer: This project is made for knowledge and learning purpose. I am not responsible for any damage , information leakage caused by this project on your computer or you do it on someone else's.

Steps to build & run BufferX

  • Download the BufferX source code
  • Compile the source code with GCC or MSVC
  • Run the executable either from your favourite code editor or command line

Once after running BufferX , open the Task Manager and you see a process running like this.

BufferX

Having BufferX running on a system , you will see a .log file in the directory where the BufferX.exe is located. This file will contain the keystrokes you type.

BufferX This file will store all the keystrokes you have made previously.

Let's do a Evil thing using BufferX

Think of a situation when you need to get all the received keystrokes by a user from a Windows system everytime the system runs. You can do this by using BufferX. All you have to do is:-

  • Navigate to C:\Windows\System32 and create a folder named Records. You can also create this Records wherever you want , but make sure it can't be found easily.
  • Put the BufferX.exe file in the Records folder.
  • Create a shortcut of BufferX.exe.
  • Press Win+R , type shell:startup and hit Enter.
  • Paste the shortcut inside the newly opened file explorer window.

This will run BufferX everytime the system starts and the CapturedData.log file will capture every keystrokes user makes.

Install BufferX once in a system and have fun.

Ibne Nahian

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.