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
path_util.cpp File Reference
#include "path_util.h"
#include "format_util.h"

Go to the source code of this file.

Functions

std::string get_full_path (const char *szPath)
 

Function Documentation

◆ get_full_path()

std::string get_full_path ( const char * szPath)

Definition at line 56 of file path_util.cpp.