libPeConv
A library to load, manipulate, dump PE files.
peconv::ExportsMapper Member List

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

add_to_lookup(std::string moduleName, HMODULE modulePtr, ULONGLONG moduleBase)peconv::ExportsMapper
add_to_lookup(std::string moduleName, HMODULE modulePtr)peconv::ExportsMapperinline
associateVaAndFunc(ULONGLONG va, const ExportedFunc &func)peconv::ExportsMapperinlineprotected
dll_shortname_to_pathpeconv::ExportsMapperprotected
find_export_by_va(ULONGLONG va) constpeconv::ExportsMapperinline
find_exports_by_va(ULONGLONG va) constpeconv::ExportsMapperinline
forwarders_lookuppeconv::ExportsMapperprotected
func_to_vapeconv::ExportsMapperprotected
get_dll_fullname(std::string short_name) constpeconv::ExportsMapperinline
get_dll_path(std::string short_name) constpeconv::ExportsMapperinline
print_func_to_va(std::stringstream &stream) constpeconv::ExportsMapper
print_va_to_func(std::stringstream &stream) constpeconv::ExportsMapper
va_to_funcpeconv::ExportsMapperprotected