All Projects → offlineJ → Ida Rpc

offlineJ / Ida Rpc

Licence: mit
Discord rich presence plugin for IDA Pro 7.0

Projects that are alternatives of or similar to Ida Rpc

IDA7-FunctionStringAssociate
FunctionStringAssociate plugin by sirmabus, ported to IDA 7
Stars: ✭ 17 (-45.16%)
Mutual labels:  ida-pro, ida-plugin
Gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging features for exploit developers & reverse engineers ☢
Stars: ✭ 4,197 (+13438.71%)
Mutual labels:  ida-pro, discord
Efixplorer
IDA plugin for UEFI firmware analysis and reverse engineering automation
Stars: ✭ 268 (+764.52%)
Mutual labels:  ida-pro, ida-plugin
idaplugins
Random IDA scripts, plugins, example code (some of it may be old and not working anymore)
Stars: ✭ 24 (-22.58%)
Mutual labels:  ida-pro, ida-plugin
Binexport
Export disassemblies into Protocol Buffers
Stars: ✭ 586 (+1790.32%)
Mutual labels:  ida-pro, ida-plugin
ida pdb loader
IDA PDB Loader
Stars: ✭ 45 (+45.16%)
Mutual labels:  ida-pro, ida-plugin
Dereferencing
IDA Pro plugin that implements more user-friendly register and stack views
Stars: ✭ 336 (+983.87%)
Mutual labels:  ida-pro, ida-plugin
ida-embed-arch-disasm
Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database
Stars: ✭ 22 (-29.03%)
Mutual labels:  ida-pro, ida-plugin
Heap Viewer
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Stars: ✭ 574 (+1751.61%)
Mutual labels:  ida-pro, ida-plugin
Sark
IDAPython Made Easy
Stars: ✭ 477 (+1438.71%)
Mutual labels:  ida-pro, ida-plugin
ida medigate
Medigate plugin for c++ reverse engineering and other utils
Stars: ✭ 130 (+319.35%)
Mutual labels:  ida-pro, ida-plugin
Ret Sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
Stars: ✭ 896 (+2790.32%)
Mutual labels:  ida-pro, ida-plugin
idajava
Java integration for Hex-Rays IDA Pro
Stars: ✭ 25 (-19.35%)
Mutual labels:  ida-pro, ida-plugin
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (+219.35%)
Mutual labels:  ida-pro, ida-plugin
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (+358.06%)
Mutual labels:  ida-pro, ida-plugin
Ida ifl
IFL - Interactive Functions List (plugin for IDA Pro)
Stars: ✭ 293 (+845.16%)
Mutual labels:  ida-pro, ida-plugin
DrGadget
dr.rer.oec.gadget IDAPython plugin for the Interactive Disassembler <ABANDONED PROJECT>
Stars: ✭ 61 (+96.77%)
Mutual labels:  ida-pro, ida-plugin
dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
Stars: ✭ 51 (+64.52%)
Mutual labels:  ida-pro, ida-plugin
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+1054.84%)
Mutual labels:  ida-pro, ida-plugin
Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+1796.77%)
Mutual labels:  ida-pro, ida-plugin

ida-rpc

About

ida-rpc was a quick test plugin to see what changed in the 7.0 sdk, subsequently it only supports IDA 7.x as of now, it allows for discord rich presence to display information about the current IDA session

Installation

To install ida-rpc simply copy the two binaries from the latest release to ida_install_location/plugins/ , to change options within the plugin open the plugins menu and select IDA RPC Edit -> Plugins -> IDA RPC or use the default hotkey Ctrl-Alt-R

😳

Didnt see any point in uploading source as its such a simple plugin, will upload if requested though

Building

To build this solution you'll need to get a copy of the IDA 7.x SDK, compile in 64bit Release for 32bit ida and 64bit Release64 for 64bit ida

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].