![]() |
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_DNET_NONE = 0 |
| int | PE_DNET_SKIP_MAPPING = 1 |
| int | PE_DNET_SKIP_SHC = 2 |
| int | PE_DNET_SKIP_HOOKS = 3 |
| int | PE_DNET_SKIP_ALL = 4 |
| int | PE_DNET_COUNT = 5 |
Definition at line 66 of file pesieve.py.
|
static |
Definition at line 72 of file pesieve.py.
|
static |
Definition at line 67 of file pesieve.py.
|
static |
Definition at line 71 of file pesieve.py.
|
static |
Definition at line 70 of file pesieve.py.
|
static |
Definition at line 68 of file pesieve.py.
|
static |
Definition at line 69 of file pesieve.py.