Analysis of kEvP64.sys: malicious verdict, risk score 88/100. 7 YARA matches, 35/75 multi-engine detections. SHA256 1aaa9aef39cb3c0a. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver kEvP64.sys and assigned a verdict of Malicious with a composite risk score of 88/100, indicating malicious indicators (80-100 band).
| Verdict | Malicious (88/100) |
| YARA matches | 7 |
| Multi-engine detections | 35 / 75 |
| File size | 177816 bytes |
| Code-signing signer | Symantec Time Stamping Services CA - G2 |
| Analyzed | 2026-09-06 |
| SHA256 | 1aaa9aef39cb3c0a854ecb4ca7d3b213458f302025e0ec5bfbdef973cca9111c |
| SHA1 | f3db629cfe37a73144d5258e64d9dd8b38084cf4 |
| MD5 | 20125794b807116617d43f02b616e092 |
Version resource data embedded in the kEvP64.sys PE header, as extracted by the analysis engine.
| File description | PowerTool |
|---|---|
| Product | PowerTool |
| Company | PowerTool |
| Original filename | kEvP64.sys |
| Internal name | kEvP64.sys |
| File version | 1.0.1.0 built by: WinDDK |
| Copyright | PowerTool |
Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.
| Component | Sub-score |
|---|---|
| Multi-engine consensus | 0 / 100 |
| YARA signature matches | 100 / 100 |
| Dangerous kernel imports | 100 / 100 |
| IOCTL dispatch surface | 100 / 100 |
| Known-vulnerable corpus | 100 / 100 |
| Code-signing state | 80 / 100 |
| Packing and entropy | 0 / 100 |
| Dynamic behaviour | 0 / 100 |
| CVE cross-reference | 0 / 100 |
Kernel-mode APIs resolved from the Import Address Table of kEvP64.sys, ranked by exploitation relevance.
| API | Risk | Why it matters |
|---|---|---|
| MmMapIoSpace | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| ZwTerminateProcess | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| MmMapLockedPagesSpecifyCache | critical | Highly dangerous - potential for arbitrary code execution, memory corruption, or process termination |
| PsSetCreateProcessNotifyRoutine | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| ObRegisterCallbacks | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| MmGetSystemRoutineAddress | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| HalSetBusDataByOffset | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| PsLookupProcessByProcessId | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| HalGetBusDataByOffset | high | Potentially dangerous - could be used for privilege escalation or security bypass |
| KeBugCheckEx | medium | Moderate risk - system modification capability |
| ObOpenObjectByPointer | medium | Moderate risk - system modification capability |
| PsSetLoadImageNotifyRoutine | medium | Moderate risk - system modification capability |
| MmUnmapIoSpace | medium | Moderate risk - system modification capability |
| ObReferenceObjectByHandle | medium | Moderate risk - system modification capability |
| IoGetDeviceObjectPointer | medium | Moderate risk - system modification capability |
| PsSetCreateThreadNotifyRoutine | medium | Moderate risk - system modification capability |
| ZwQuerySystemInformation | medium | Moderate risk - system modification capability |
| IofCompleteRequest | low | Standard kernel API - generally benign |
| KeWaitForSingleObject | low | Standard kernel API - generally benign |
| ProbeForWrite | low | Standard kernel API - generally benign |
| IoCreateDevice | low | Standard kernel API - generally benign |
| DbgPrint | low | Standard kernel API - generally benign |
| IoDeleteDevice | low | Standard kernel API - generally benign |
| ProbeForRead | low | Standard kernel API - generally benign |
| KeInitializeEvent | low | Standard kernel API - generally benign |
| ExAllocatePoolWithTag | low | Standard kernel API - generally benign |
| KeSetEvent | low | Standard kernel API - generally benign |
| ExAllocatePool | low | Standard kernel API - generally benign |
Showing the 28 highest-relevance imports of 36 resolved.
Control codes reachable through the driver dispatch routine. Codes tied to published exploit code are flagged, since they are the primary Bring Your Own Vulnerable Driver (BYOVD) entry points.
| Code | Severity | Transfer | Description |
|---|---|---|---|
| 0x0022201C | critical (known exploit) | METHOD_BUFFERED | Process termination by PID (wsftprm) |
| 0x00347883 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #3616 |
| 0x002205C7 | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #369 |
| 0x00345453 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #1300 |
| 0x00345243 | high | METHOD_NEITHER | FILE_DEVICE_DISK Function #1168 |
| 0x0080083B | high | METHOD_NEITHER | FILE_DEVICE_CUSTOM Function #526 |
| 0x0022015B | high | METHOD_NEITHER | FILE_DEVICE_UNKNOWN Function #86 |
| 0x002200F0 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #60 |
| 0x0080C981 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #608 |
| 0x008024BC | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2351 |
| 0x00802484 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2337 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x0080B841 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #3600 |
| 0x0034247C | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #2335 |
| 0x00802531 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #2380 |
| 0x00803D00 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #3904 |
| 0x00342444 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #2321 |
| 0x00802494 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2341 |
| 0x00222190 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #2148 |
| 0x0022219C | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #2151 |
| 0x002221A4 | medium | METHOD_BUFFERED | FILE_DEVICE_UNKNOWN Function #2153 |
| 0x0080C481 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #288 |
| 0x0034B315 | medium | METHOD_IN_DIRECT | FILE_DEVICE_DISK Function #3269 |
| 0x00340036 | medium | METHOD_OUT_DIRECT | FILE_DEVICE_DISK Function #13 |
Showing 24 of 40 extracted control codes.
Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.
| Section | Virtual size | Raw size | Entropy | Flags |
|---|---|---|---|---|
| .text | 0x1BECD | 0x1C000 | 5.6 | CODE, EXEC, READ |
| .rdata | 0x3AB8 | 0x3C00 | 5.01 | IDATA, READ |
| .data | 0x6C80 | 0x6800 | 4.88 | IDATA, READ, WRITE |
| .pdata | 0x0A8C | 0x0C00 | 4.61 | IDATA, READ |
| PAGE | 0x0D0D | 0x0E00 | 5.33 | CODE, EXEC, READ |
| INIT | 0x0FD4 | 0x1000 | 5.5 | CODE, EXEC, READ, WRITE, DISCARD |
| .rsrc | 0x0318 | 0x0400 | 2.65 | IDATA, READ, DISCARD |
| .reloc | 0x0018 | 0x0200 | 0.12 | IDATA, READ, DISCARD |
| Control Flow Guard | Not enabled |
|---|---|
| ASLR | Not enabled |
| DEP | Not enabled |
| Integrity check | Not enforced |
| Mitigation score | 5 / 100 |
| Rule | Severity | Detects |
|---|---|---|
| PUA_VULN_Driver_Powertool_Kevpsys_Powertool_09B0 | medium | Detects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - kEvP64.sys. Investigate matches in context: expected filenames or standard v... |
| PUA_VULN_Driver_Powertool_Kevpsys_Powertool_7C0F | medium | Detects vulnerable driver mentioned in known-vulnerable driver corpus project using VersionInfo values from the PE header - kEvP64.sys |
| BYOVD_MemRW | critical | Phys memory mapping + device creation |
| BYOVD_ProcKill | critical | Process termination EDR killer |
| SUSP_PhysMem | high | Physical memory mapping |
| SUSP_Callbacks | medium | Kernel callback registration |
| MAL_EDRKiller | critical | Generic EDR killer pattern |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1003 | OS Credential Dumping | Credential Access |
| T1003.001 | OS Credential Dumping: LSASS Memory | Credential Access |
| T1006 | Direct Volume Access | Defense Evasion |
| T1014 | Rootkit | Defense Evasion |
| T1055.001 | Process Injection: DLL Injection | Defense Evasion |
| T1055.012 | Process Hollowing | Defense Evasion |
| T1068 | Exploitation for Privilege Escalation | Privilege Escalation |
| T1071 | Application Layer Protocol | Command and Control |
| T1211 | Exploitation for Defense Evasion | Defense Evasion |
| T1489 | Service Stop | Impact |
| T1542.001 | Pre-OS Boot: System Firmware | Persistence |
| T1543.003 | Windows Service | Persistence |
| T1553.002 | Subvert Trust Controls: Code Signing | Defense Evasion |
| T1562.001 | Disable/Modify Tools | Defense Evasion |
| T1562.006 | Indicator Blocking | Defense Evasion |
| T1564.001 | Hidden Files and Directories | Defense Evasion |
| T1569.002 | Service Execution | Execution |
| T1601 | Modify System Image | Defense Evasion |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Symantec Time Stamping Services CA - G2 |
|---|---|
| Signer organisation | Symantec Corporation |
| Issuer | Thawte Timestamping CA |
| Serial | 7E93EBFB7CC64E59EA4B9A77D406FC3B |
| Valid from | 2012-12-21 00:00 UTC |
| Valid until | 2020-12-30 23:59 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status completed, 27 paths explored at a maximum depth of 27. Vulnerability classes reached: 0. Exploitable paths: 0.
Corpus match: this hash is present in the known-vulnerable driver corpus DriverShield cross-references during analysis, which is why the score carries a full weighting on that component.
Based on DriverShield static and dynamic analysis, kEvP64.sys is flagged as malicious and should be treated as dangerous. Its composite risk score is 88/100 (verdict: malicious). Always validate findings independently before acting.
kEvP64.sys has a DriverShield composite risk score of 88/100, placing it in the malicious verdict band. SHA256: 1aaa9aef39cb3c0a854ecb4ca7d3b213458f302025e0ec5bfbdef973cca9111c.
kEvP64.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Symantec Time Stamping Services CA - G2.
Related: Other drivers signed by Symantec Time Stamping Services CA - G2 · What an IOCTL dispatch code is · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas