This is a little utility to dump information about installed IDA Pro plugins.
(See: https://www.hex-rays.com/products/ida/)
The key parts of the IDA PLUGIN export "plugin_t" struct data.
Use it to glean information about what plugins you have.
See what the default hotkeys are, the short names, comments, version,
and their flags.
By comparing the flags (see "loader.hpp" in the IDA SDK) you can see which
plugins stay resident for example.
View the "Readme.txt" for more.
* New, added 64bit plugin support
Follow IDA Plugin Info
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDA Plugin Info!