Kernel Resource Object

The kernel resource object describes the name and type of a kernel resource.
Name Attribute Requirement Type Description
SystemЕxt is_system Optional Boolean The indication of whether the object is part of the operating system.
Name name Recommended String The name of the kernel resource.
System Call system_call Optional String The system call that was invoked.
Type type_id Recommended Integer The type of the kernel resource.
0Unknown
1Shared mutex
2System call
3Named pipe