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_json_level Class Reference
Inheritance diagram for pesieve.t_json_level:
Inheritance graph
[legend]

Static Public Attributes

int JSON_BASIC = 0
 
int JSON_DETAILS = 1
 
int JSON_DETAILS2 = 2
 
int JSON_LVL_COUNT = 3
 

Detailed Description

Definition at line 82 of file pesieve.py.

Member Data Documentation

◆ JSON_BASIC

int pesieve.t_json_level.JSON_BASIC = 0
static

Definition at line 83 of file pesieve.py.

◆ JSON_DETAILS

int pesieve.t_json_level.JSON_DETAILS = 1
static

Definition at line 84 of file pesieve.py.

◆ JSON_DETAILS2

int pesieve.t_json_level.JSON_DETAILS2 = 2
static

Definition at line 85 of file pesieve.py.

◆ JSON_LVL_COUNT

int pesieve.t_json_level.JSON_LVL_COUNT = 3
static

Definition at line 86 of file pesieve.py.


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