Giter VIP home page Giter VIP logo

xakihiro666 / x2 Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 10.06 MB

I built this keylogger because I saw one on YouTube and tried to ask for the source code. The creator said he would release it after getting 10 likes, but he never did. This made me angry, so instead of begging for it, I decided to make my own keylogger.

Python 100.00%
keylogger keylogger-python hacking hacking-tool hackingtool keylog keylogging simple

x2's Introduction

GitHub logo

X2 Keylogger Project

Python 3.8+ MIT License

This Keylogger program is for educational purposes only.

Overview

This is a Python Keylogger that tracks and logs all the keystrokes made by the user. The logged keystrokes can be saved to a text file for analysis. This program is designed for educational purposes only and should not be used for any malicious activities.

Features

  • Records all keystrokes made by the user
  • Ignores certain keys, such as Alt+Tab and Shift
  • Logs keystrokes to a text file
  • Runs in the background without the user's knowledge
  • Logs format is easy to read. For it tracks on what .exe/Windows Title you are in.

To Do (Not Really Sure If I'll Continue This)

  • Email Logging - I could do this easily, but I'll just update it with the screeshots
  • Screenshots - Added but didn't update the code yet.
  • GUI

Installation

  1. Clone the repository:
git clone https://github.com/xAkihiro666/X2.git
  1. Install the required packages:
pip install -r requirements.txt

Usage

  1. Open a terminal and navigate to the project directory
  2. Run the keylogger:
python A2.py
  1. Press the keys you want to log
  2. Press Ctrl+C to stop the keylogger
  3. Open the keystrokes.log file to view the logged keystrokes

x2's People

Contributors

xakihiro666 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.