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
Train ML Models With SQL You Already Know
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of IDA Plugin Info!