|
Classes |
| class | BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc > |
| | Allows patching import table of both local and remote processes. More...
|
| struct | BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::_IMAGE_DATA_DIRECTORY |
| class | BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::ImportTable |
| struct | BazisLib::Win32::ImportTablePatcher< _LocateImportsSectionFunc, rdfunc, wrfunc >::ImportTable::LibraryEntry |
Namespaces |
| namespace | BazisLib |
| namespace | BazisLib::Win32 |
Typedefs |
| typedef bool(* | BazisLib::Win32::copyfunc )(void *src, const void *dst, unsigned size, void *pContext) |
| typedef void *(* | BazisLib::Win32::ptr_LocateImportsSection )(void *pBase, void *pContext, int *pSize) |
Functions |
| bool | BazisLib::Win32::_simplecpy (void *src, const void *dst, unsigned size, void *pContext) |