PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
|
Static Public Attributes | |
int | PE_DUMP_AUTO = 0 |
int | PE_DUMP_VIRTUAL = 1 |
int | PE_DUMP_UNMAP = 2 |
int | PE_DUMP_REALIGN = 3 |
int | PE_DUMP_MODES_COUNT = 4 |
Definition at line 51 of file pesieve.py.
|
static |
Definition at line 52 of file pesieve.py.
|
static |
Definition at line 56 of file pesieve.py.
|
static |
Definition at line 55 of file pesieve.py.
|
static |
Definition at line 54 of file pesieve.py.
|
static |
Definition at line 53 of file pesieve.py.