(you'll have to modify the app id and upload your assets so its kinda long tbh just use mine its faster)
also the setup.bat build everything and setup everything by checking your ida dir so its user-friendly
IDA Discord RPC is a plugin for IDA that displays your current activity as Discord Rich Presence. It enhances your Discord profile with real-time information about what you're working on inside IDA.
-
IDA HOME 9.x
-
IDA PRO 9.x
To install the plugin, place the compiled .dll file into the following directory:
C:\Users\<YourUsername>\AppData\Roaming\Hex-Rays\IDA Pro\plugins
Replace
<YourUsername>with your actual Windows username.
After restarting IDA, the plugin will run in the background. It does not appear in the plugin menu, as it is designed to be invisible during normal use.
Click here to check the latest releases: here
This project is licensed under the Apache License 2.0.
You are free to use, modify, and distribute this software under the terms of the license.
credits to 'reversedcodes' for the code base