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
Classes | Namespaces
pe_sieve_report.h File Reference

The final report produced by PE-sieve. More...

#include <windows.h>
#include <iostream>
#include "scanners/scan_report.h"
#include "postprocessors/dump_report.h"

Go to the source code of this file.

Classes

class  pesieve::ReportEx
 The final report about the actions performed on the process: scanning and dumping. More...
 

Namespaces

namespace  pesieve
 

Detailed Description

The final report produced by PE-sieve.

Definition in file pe_sieve_report.h.