lief::runtime::windows

Module module

Structs§

  • This structure represents a Windows-specific module

Functions§

  • Load the module (DLL) with the given name into the current process and wrap the resulting handle in a Module.
  • Try to get the Module with the given name.