PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
Namespaces | Functions
iat_block.cpp File Reference
#include "iat_block.h"
#include <peconv.h>

Go to the source code of this file.

Namespaces

namespace  pesieve
 

Functions

size_t pesieve::get_longest_func_name (std::map< ULONGLONG, std::set< peconv::ExportedFunc > > &addrToFunc)