Files
thomasxm-BOAZ_beta/ShellcodeTemplate/Include/Win32.h
T

5 lines
143 B
C

#include <windows.h>
#include <Macros.h>
PVOID LdrModulePeb( UINT_PTR hModuleHash );
PVOID LdrFunction( UINT_PTR hModule, UINT_PTR ProcHash );