gmh5225/ida_names
IDA-names automatically renames pseudocode windows with the current function name.
IDA plugin that displays the P-code for the current function
Appears on
Quick read
Latest capture 2026-07-29 03:05
0 paths
Agent instructions and tool configuration found in this repository.
No config files detected.
3 observed captures since 2026-06-24. Charts use measured snapshots only.
Stars from first capture 0
All tracked data
Observed snapshots
Observed snapshots
Nearest indexed repositories by embedding similarity.
IDA-names automatically renames pseudocode windows with the current function name.
ChatGPT Agent analyses your IDA pseudocode
A plugin based on IDAPython for a functional DWIM interface. Current development against most recent IDA is in the "persistence-refactor" branch, ancient (but stable) work is in "master", so... create an issue if you want/need something backported. Use "Wiki" or "Discussions" for examples, and smash that "Star" button if you like this.
A C++ REPL for IDA Pro / IDA C++ SDK
IDA Codex MCP bridges IDA Pro 9.2 with the MCP ecosystem. It provides an IDA plugin and a stdio MCP server that expose function lists, call graphs, Hex‑Rays pseudocode, disassembly, imports/exports, xrefs, strings, and memory reads to MCP clients.
An IDA Plugin that help analyzing module that use COM