🎄
JustaGrabber - A discord token grabber written in python3
🎇
Made by kldiscord https://github.com/kldiscord
🌟
Please leave a star if you liked JustaGrabber
🎁
Things will send to you when it grabs someting :
- Username, Computer name
- Ip, Country, City, Region, Postal, Location with Google Map
- Tokens (Discord, Other discord clients, Browsers)
- Will be added soon!
📷 Webhook screenshot
❗
About modules
JustaGrabber dosen't needs any other modules. Just need python 3's internal module! (os, re, json, urllib.request)
📁
・ How to use
- Download python 3 at python.org. Must be 3.x.x
- Open "JustaGrabber.py" with any code editor.
- Replace Your webhook in line 3
- Send the code or use as backdoor. Or convert to exe then give to others
⚙
・How to compile .py to .exe
First, install pyinstaller using pip in cmd. Open cmd in the directory that the JustaGrabber.py is in then type :
pyinstaller --onefile --clean --noconsole JustaGrabber.py
replace JustaGrabber.py to your file name. 3 folders and 1 file will be created, delete except for the dist folder. go into the dist folder and there is your exe ready to be sent to victims!
💾
・ Settings
If you open JustaGrabber.py you will se some settings in line 6,7
JustaGrabber Settings |
---|
Ping_me in line 6 : if true, webhook will ping you when grabs tokens (@everyone) |
Blacklist in line 7 : list of blacklisted players. You can add,remove. But the name is name of pc. |