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 Protected Attributes | List of all members
pesieve.PARAM_STRING Class Reference
Inheritance diagram for pesieve.PARAM_STRING:
Inheritance graph
[legend]

Static Protected Attributes

list _fields_
 

Detailed Description

Definition at line 94 of file pesieve.py.

Member Data Documentation

◆ _fields_

list pesieve.PARAM_STRING._fields_
staticprotected
Initial value:
= [
('length', ctypes.c_ulong),
('buffer', ctypes.c_char_p)
]

Definition at line 95 of file pesieve.py.


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