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
scan_report.cpp File Reference
#include "scan_report.h"
#include "../pe_sieve_ver_short.h"
#include "headers_scanner.h"
#include "code_scanner.h"
#include "iat_scanner.h"
#include "workingset_scanner.h"
#include "artefact_scanner.h"
#include "mapping_scanner.h"
#include "thread_scanner.h"
#include "../utils/format_util.h"
#include "../params_info/params_dump.h"

Go to the source code of this file.

Namespaces

namespace  pesieve
 

Functions

bool pesieve::is_shown_type (t_scan_status status, ProcessScanReport::t_report_filter filter)