HyPeeD / Discordapp-TokenGrabber

Well, this is a revamp of the old one, this has the ability to completely change the information of the token in Discord and lock the user out of the account and grant you access to it and bypasses 2FA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discordapp TokenGrabber

  • Simple but "advanced"

    1.0 Deployed!

    • New ability: Locks the user completely out of his account
    • New ability: Return data through a webhook
    • New ability: Remove 2FA (2FA accounts couldnt get their email & password changed, so i broke that layer)
    • New ability: Sends all the chrome data (login, email, password) through a webhook

    Whats next:

    • idk gib ideas in pull request ty

How to compile

  • In CMD: pip install pyinstaller & pip install pyarmor
  • Drag the main.py file to the desktop and in CMD do cd desktop
  • In CMD pyarmor pack -e " --onefile" main.py, go to dist and grab your packed file!

The program outputs as:

Program Output

About

Well, this is a revamp of the old one, this has the ability to completely change the information of the token in Discord and lock the user out of the account and grant you access to it and bypasses 2FA


Languages

Language:Python 100.0%