Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 1.22 KB

File metadata and controls

44 lines (23 loc) · 1.22 KB

I updated this ida rpc cause it was kinda getting old

(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


Description

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.

Compatible

  • IDA HOME 9.x

  • IDA PRO 9.x

Installation

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.

Updates

Click here to check the latest releases: here

License

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