libPeConv
A library to load, manipulate, dump PE files.
Loading...
Searching...
No Matches
peconv::ImportThunksCallback Member List

This is the complete list of members for peconv::ImportThunksCallback, including all inherited members.

ImportThunksCallback(BYTE *_modulePtr, size_t _moduleSize)peconv::ImportThunksCallbackinline
is64bpeconv::ImportThunksCallbackprotected
modulePtrpeconv::ImportThunksCallbackprotected
moduleSizepeconv::ImportThunksCallbackprotected
processThunks(LPSTR libName, ULONG_PTR origFirstThunkPtr, ULONG_PTR firstThunkPtr)=0peconv::ImportThunksCallbackpure virtual