hackirby / discord-injection

Discord HTTP requests interception POC, including backup codes requests, for educational purposes only.
MIT License
17 stars 4 forks source link

Injection code execution #2

Closed iinQ1337 closed 7 months ago

iinQ1337 commented 7 months ago

When restarting Discord, the code doesn't execute. It feels like the executeJS function is not working, and the user is not logged out of the account

536 line

hackirby commented 7 months ago

To enable the logout function, make sure to create a folder titled initiation in the discord_desktop_core directory, as indicated in the code. Also, verify that you are using a valid webhook to avoid any errors and ensure the proper execution of the executeJS function.

If you encounter any issues, feel free to reach out, and I'll gladly assist you further.