PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
Base class for settings defining what type of stats should be collected. More...
#include <stats.h>
Public Member Functions | |
StatsSettings () | |
virtual bool | isFilled ()=0 |
Base class for settings defining what type of stats should be collected.
|
pure virtual |
Implemented in pesieve::MultiStatsSettings.