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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDA Plugin Info!