libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
Namespaces | Functions
find_base.h File Reference

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)
 

Detailed Description

Functions related to finding a base to which the module was relocated.

Definition in file find_base.h.