![]() |
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_IATS_NONE = 0 |
| int | PE_IATS_CLEAN_SYS_FILTERED = 1 |
| int | PE_IATS_ALL_SYS_FILTERED = 2 |
| int | PE_IATS_UNFILTERED = 3 |
| int | PE_IATS_MODES_COUNT = 4 |
Definition at line 59 of file pesieve.py.
|
static |
Definition at line 62 of file pesieve.py.
|
static |
Definition at line 61 of file pesieve.py.
|
static |
Definition at line 64 of file pesieve.py.
|
static |
Definition at line 60 of file pesieve.py.
|
static |
Definition at line 63 of file pesieve.py.