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

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_resolverinline
replace_dll(std::string dll_name, const std::string &new_dll)peconv::hooking_func_resolverinline
resolve_func(LPCSTR lib_name, LPCSTR func_name)peconv::hooking_func_resolvervirtual