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
pesieve::util::_THREAD_LAST_SYSCALL_INFORMATION Struct Reference

Public Attributes

PVOID FirstArgument
 
USHORT SystemCallNumber
 

Detailed Description

Definition at line 17 of file threads_util.cpp.

Member Data Documentation

◆ FirstArgument

PVOID pesieve::util::_THREAD_LAST_SYSCALL_INFORMATION::FirstArgument

Definition at line 19 of file threads_util.cpp.

◆ SystemCallNumber

USHORT pesieve::util::_THREAD_LAST_SYSCALL_INFORMATION::SystemCallNumber

Definition at line 20 of file threads_util.cpp.


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