features = {
"discord-info": [
"email",
"phone-number",
"nitro-status",
"token"
],
"system-info": [
"username",
"ip",
"os",
"hostname",
"hwid,
"pc-specs",
"screenshot"
],
"browser-data": {
"support": "chromium based browsers",
"data": [
"saved passwords",
"cookies",
"saved credit cards",
"history",
"downloads"
]
},
"os-support": "windows",
"add-to-startup": True
}
- If you haven't already, install python from here and make sure to select
Add to PATHduring the installation process - Run the
setup.batfile - When it asks you, put in the required information (webhook, file name and optionally the icon as a .ico file)
- Find the built .exe in the
distfolder - Star this repository :3
If there are any problems, feel free to open an issue...
todo = {
"add-to-autostart": False,
"discord-injection": True,
"multi-os-support": True
}
THIS SCRIPT was made for Educational purposes only
This project was initially created for personal use but has now been released as a proof of concept, not for the use as actual malware.
By using this, you agree that you hold responsibility and accountability of any consequences caused by your actions.
henry-richard7 - utilized parts of his work for the browser password grabber
AstraaDev - had a half-working implementation of a discord-token grabber that took I some inspiration on
Released under the GNU GPL v3 license.