Enum0x539 / Qvoid-Token-Grabber

Grabs Discord tokens, browser cookies and passwords; Bypasses any kind of Token Protectors.
BSD 3-Clause "New" or "Revised" License
154 stars 56 forks source link

Built EXE, ran it, no data sent. #18

Closed NightTabGit closed 2 years ago

NightTabGit commented 2 years ago

Replaced line in Settings.cs with discord API.

When running through VS, sends information fine to webhook.

When built into an exe, does not work at all. Process starts, seen in Task Manager, then closes.

Enum0x539 commented 2 years ago

There is a filter system, if the credentials of the new grab is the same as the previous it won't send it again in order to prevent spam.

NightTabGit commented 2 years ago

Where does it store the last grab? As Ive rebuilt multiple times, and deleted the last messages, and it wont resend.

Enum0x539 commented 2 years ago

C:\Users\UR_USER\d0060d24-c4a5-480f-803a-ec978344350d.dat delete this file and try again.

NightTabGit commented 2 years ago

Great! Much help!