PE-sieve
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
pesieve.t_output_filter Class Reference
Inheritance diagram for pesieve.t_output_filter:
Inheritance graph
[legend]

Static Public Attributes

int OUT_FULL = 0
 
int OUT_NO_DUMPS = 1
 
int OUT_NO_DIR = 2
 
int OUT_FILTERS_COUNT = 3
 

Detailed Description

Definition at line 21 of file pesieve.py.

Member Data Documentation

◆ OUT_FILTERS_COUNT

int pesieve.t_output_filter.OUT_FILTERS_COUNT = 3
static

Definition at line 25 of file pesieve.py.

◆ OUT_FULL

int pesieve.t_output_filter.OUT_FULL = 0
static

Definition at line 22 of file pesieve.py.

◆ OUT_NO_DIR

int pesieve.t_output_filter.OUT_NO_DIR = 2
static

Definition at line 24 of file pesieve.py.

◆ OUT_NO_DUMPS

int pesieve.t_output_filter.OUT_NO_DUMPS = 1
static

Definition at line 23 of file pesieve.py.


The documentation for this class was generated from the following file: