lief
1.0.0
Module module
Module Items
Structs
Functions
In lief::
runtime::
windows
lief
::
runtime
::
windows
Module
module
Copy item path
Structs
§
Module
This structure represents a Windows-specific module
Functions
§
dlopen
Load the module (DLL) with the given
name
into the current process and wrap the resulting handle in a
Module
.
find_
module
Try to get the
Module
with the given name.