Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/euronymou5/dtlb
- Owner: Euronymou5
- License: mpl-2.0
- Created: 2023-03-17T23:51:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-17T21:21:20.000Z (9 months ago)
- Last Synced: 2024-02-17T22:27:02.320Z (9 months ago)
- Topics: discord, discord-token-generator, discord-token-grabber, discord-token-logger, discord-token-stealer, token, token-grabber, token-grabber-discord, token-logger, token-stealer
- Language: Python
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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