Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
modinfo_t Struct Reference

Describes a module load event. More...

#include <idd.hpp>

Public Attributes

qstring name
 full name of the module
 
ea_t base
 module base address. if unknown pass BADADDR
 
asize_t size
 module size. if unknown pass 0
 
ea_t rebase_to
 if not BADADDR, then rebase the program to the specified address
 

Detailed Description

Describes a module load event.

(see PROCESS_STARTED, PROCESS_ATTACHED, LIB_LOADED)


The documentation for this struct was generated from the following file: