libPeConv
A library to load, manipulate, dump PE files.
|
This is the complete list of members for peconv::hooking_func_resolver, including all inherited members.
add_hook(const std::string &name, FARPROC function) | peconv::hooking_func_resolver | inline |
replace_dll(std::string dll_name, const std::string &new_dll) | peconv::hooking_func_resolver | inline |
resolve_func(LPCSTR lib_name, LPCSTR func_name) | peconv::hooking_func_resolver | virtual |