PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
A wrapper for a dynamically allocated string. More...
#include <pe_sieve_types.h>
Public Attributes | |
ULONG | length |
char * | buffer |
A wrapper for a dynamically allocated string.
Definition at line 118 of file pe_sieve_types.h.
char* _PARAM_STRING::buffer |
Definition at line 120 of file pe_sieve_types.h.
ULONG _PARAM_STRING::length |
Definition at line 119 of file pe_sieve_types.h.