Skip to content

GostyCorp/KeyLogger_USB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues


Logo

KeyLogger

A KeyLogger USB, with Arduino
Explore the docs »

· Report Bug .

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing

About The Project

This is a school project for the IT security class about creating a KeyLogger USB.

The aim of a keylogger is to record all the keys pressed on a keyboard. This is done by intercepting the signals sent by the keyboard to the computer. The keylogger then records the keys pressed and sends them to a remote server. The keylogger can be used to steal passwords, credit card numbers, and other sensitive information.

Built With

This project was built with the following technologies and libraries:

C#
Ardunio
Python
Teensy 4.1
Python
Clavier

Getting Started

Prerequisites

At first make sur to have the following software installed on your computer:

Make sur to install the following libraries:

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/YuToutCourt/KeyLogger_USB.git
  2. Install Arduino IDE packages
    Arduino IDE -> Tools -> Manage Libraries

  1. Transfer the code into the Teensy 4.1

  2. See the logs

  1. Tools setup

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

See the open issues for a full list of proposed features (and known issues).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages