IDA C++ SDK 9.2
|
Functions to enumerate modules loaded into the process. More...
Functions | |
bool idaapi | get_first_module (modinfo_t *modinfo) |
bool idaapi | get_next_module (modinfo_t *modinfo) |
Functions to enumerate modules loaded into the process.
modinfo | structure to receive the answer |
Typical loop to enumerate modules would look like: