Shade3421 / HookStealer

A small webhook stealer written in python its a fake builder that has you input a webhook and that webhook will be sent to your webhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HookStealer

A small webhook stealer written in python its a fake builder that has you input a webhook and that webhook will be sent to your webhook also it is called teddy stealer for the victim you send it to also make sure you obfus it by doing

  1. pip install pyarmor
  2. pip install pyinstaller
  3. pyarmor pack -e " --onefile" filename.py (make your you in the dir that the file is located)
  4. when you have the obfustacated file so it cant be debugged or compiled finally do
  5. pyinstaller --clean --onefile filename.py
  6. the exe file will be in the dist folder also yes you can rename the file and if you need more support join https://discord.gg/vZdqCvf5XR

About

A small webhook stealer written in python its a fake builder that has you input a webhook and that webhook will be sent to your webhook


Languages

Language:Python 100.0%