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
Public Attributes | List of all members
pesieve::util::T_RTLP_PROCESS_REFLECTION_REFLECTION_INFORMATION Struct Reference

Public Attributes

HANDLE ReflectionProcessHandle
 
HANDLE ReflectionThreadHandle
 
T_CLIENT_ID ReflectionClientId
 

Detailed Description

Definition at line 32 of file process_reflection.cpp.

Member Data Documentation

◆ ReflectionClientId

T_CLIENT_ID pesieve::util::T_RTLP_PROCESS_REFLECTION_REFLECTION_INFORMATION::ReflectionClientId

Definition at line 36 of file process_reflection.cpp.

◆ ReflectionProcessHandle

HANDLE pesieve::util::T_RTLP_PROCESS_REFLECTION_REFLECTION_INFORMATION::ReflectionProcessHandle

Definition at line 34 of file process_reflection.cpp.

◆ ReflectionThreadHandle

HANDLE pesieve::util::T_RTLP_PROCESS_REFLECTION_REFLECTION_INFORMATION::ReflectionThreadHandle

Definition at line 35 of file process_reflection.cpp.


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