Microsoft-Windows-Kernel-ShimEngine › Event 3

Event ID 3 — ShimCount shim(s) were applied to driver [DriverName].

Provider
Microsoft-Windows-Kernel-ShimEngine
Channel
Operational
Level
Informational
Opcode
Info

Description

ShimCount shim(s) were applied to driver [DriverName].

Message #

%3 shim(s) were applied to driver [%1].

Shim(s) source: %2.

Shim GUID(s): %4.

Fields #

NameDescription
DriverName UnicodeString
ShimSource UInt32Shim(s) source.
ShimCount UInt32
AppliedGuids UnicodeStringShim GUID(s).

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Kernel-ShimEngine",
    "guid": "0BF2FB94-7B60-4B4D-9766-E82F658DF540",
    "event_source_name": "",
    "event_id": 3,
    "version": 1,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 4611686018427387904,
    "time_created": "2023-11-06T06:20:55.625365+00:00",
    "event_record_id": 23,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 8
    },
    "channel": "Microsoft-Windows-Kernel-ShimEngine/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DriverName": "storahci.sys",
    "ShimSource": 0,
    "ShimCount": 1,
    "AppliedGuids": "{434abafd-08fa-4c3d-a88d-d09a88e2ab17}"
  },
  "message": ""
}

References #