GithubHelp home page GithubHelp logo

astroonyt / token-grabber-builder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nightfallgt/token-grabber-builder

0.0 0.0 0.0 66 KB

GUI for building token grabbers in Python

Batchfile 0.57% Python 99.43%

token-grabber-builder's Introduction

Token-Grabber-Builder | Python

a GUI demonstrating how Discord token grabbers in .py can be created and converted to .exe format.

Updates

This token grabber builder requires Python to be installed in your pc. If you do not want to use Python, an exe version is available. It is a different builder which was written in C#.

Download Exe Version

About

This tool should only be used for educational purposes only. Do not use this on others maliciously. This program demonstrates, in an easy GUI format, how token grabbers can be created and compiled to exe from a .py file. When this tool is used, it makes it easier to understand the process and methods of how the output .exe file searches for Discord tokens and the type of information it extracts from a user.

After the usage of this tool, you will learn the type of information a "Discord token grabber" extracts from a victim and some preventions to avoid this from happening. (such as why you should not run random .py/ .exe files)

Preview

Picture1

How to Use

Get Python

If you dont have python installed, download python from https://www.python.org/ and make sure you click on the 'ADD TO PATH' option during the installation.

Picture2

Run install.bat

This installs pyinstaller automatically for you.

  • If it doesn't work just type in cmd
pip install pyinstaller
pip install pillow

Double click on main.py

This runs the program.

or type in cmd

python main.py

Get your webhook

Go to Server settings > Integrations > Webhooks Copy the webhook url and paste it in the program. Picture3

Adding custom icons

You can also add icons to your exe file

  • Click on file > add icon
  • Then choose your icon file. It should be an .ico file
  • After that, click build then you're done

Once you're done building the file, the output should be in the /dist folder. You can rename it to whatever you want.

token-grabber-builder's People

Contributors

nightfallgt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.