libPeConv
A library to load, manipulate, dump PE files.
|
Functions related to finding a base to which the module was relocated. More...
#include <windows.h>
Go to the source code of this file.
Namespaces | |
namespace | peconv |
Functions | |
ULONGLONG | peconv::find_base_candidate (IN BYTE *module_ptr, IN size_t module_size) |
Functions related to finding a base to which the module was relocated.
Definition in file find_base.h.