Coder Social home page Coder Social logo

tee-logger's Introduction

Tee-logger

Overview

This is a updated Python keylogger that logs keystrokes and sends them to a specified Telegram chat using a Telegram bot. This project can be used for monitoring keystrokes and receiving notifications in real-time.

  • Note: The use of keyloggers without explicit consent is unethical and potentially illegal. This script is intended for educational purposes only, and it is crucial to respect privacy and adhere to applicable laws and regulations

Features

  • Keylogging: Captures keystrokes in real-time and logs them into a designated file.
  • Telegram Integration: Sends logged keystrokes to a specified Telegram chat, enabling remote monitoring.

Getting Started ๐Ÿš€

Prerequisites

  • Python 3.x
  • keyboard library (pip install keyboard)
  • requests library (pip install requests)

Setup

  • 1 : Clone the Repository
 https://github.com/n0rmh3ll/Tee-logger
  • 2 : Go to the project directory
  cd Tee-logger
  • 3 : Install Dependencies
  pip install keyboard request
  • 4 : Obtain Telegram Bot Token and Chat ID

    • Create a new bot using @BotFather on Telegram.
    • Obtain the bot token provided by BotFather.
    • Start a chat with your bot and get the chat ID using tools like getids.net or simply use @MissRose_bot and use /id command for chat id
  • 5 : Configure the Script

    • Update the configuration variables in tee-logger.py

    • CHAT_ID: Your Telegram chat ID.

    • BOT_TOKEN: Your Telegram bot token.

Usage

Run the script, and it will start sending key presses, along with timestamps in real time will be sent to the specified Telegram chat

python3 tee-logger.py
  • Stop the Keylogger:

Press Ctrl+C to stop the keylogger

Security Considerations

Ensure that you have appropriate permissions before running this script, as it monitors keystrokes. Avoid running the keylogger on systems where you don't have authorization or where monitoring keystrokes could violate privacy laws or policies.

๐Ÿ”— Links

portfolio linkedin twitter

Contributing

Contributions are welcome! Please feel free to submit pull requests to improve the project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

tee-logger's People

Contributors

n0rmh3ll avatar

Stargazers

IDA avatar  avatar

Watchers

 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.