Skip to content

juvoy/avec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avec

A small self-patch Discord token grabber

Used Libraries

skCrypter

Usage

Without Compiler

  1. Download avec.exe from https://github.com/juvoy/avec/releases
  2. Create a text file called info.txt
  3. Paste your Discord webhook into the file
  4. Drag the file info.txt into avec.exe
  5. You should now have a avec.exe with your webhook

Keep in mind that your webhook is now not obfuscated in any way!

2025-04-15.21-29-52.mp4

With Compiler

You will need

  • Visual Studio 2022 (v143)
  1. Open main.cpp
  2. You will find #define WEBHOOK_URL skCrypt("EXAMPLE_HOOK") somewhere at the top
  3. Change EXAMPLE_HOOK to your webhook
  4. Compile it in release and x64

About

A discord token grabber using discord webhook

Resources

Stars

Watchers

Forks

Packages

No packages published