Analysis of ACEDriver.sys: clean verdict, risk score 7/100. 0 YARA matches, 8/75 multi-engine detections. SHA256 c3e6a9cdad201f52. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.
DriverShield analyzed the Windows kernel driver ACEDriver.sys and assigned a verdict of Clean with a composite risk score of 7/100, indicating no notable risk signals (0-29 band).
| Verdict | Clean (7/100) |
| YARA matches | 0 |
| Multi-engine detections | 8 / 75 |
| File size | 163920 bytes |
| Code-signing signer | Microsoft Windows Hardware Compatibility Publisher |
| Analyzed | 2026-04-01 |
| SHA256 | c3e6a9cdad201f521c14c0f5966e73cf05d2390503956933854024d2b4bd8fcb |
| SHA1 | 143004b1852925a2521f266a1f49b8392a3aa2aa |
| MD5 | 0c236cc8ed65fb959fde8b685aa2c873 |
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 | 0 / 100 |
| Dangerous kernel imports | 0 / 100 |
| IOCTL dispatch surface | 24 / 100 |
| Known-vulnerable corpus | 0 / 100 |
| Code-signing state | 80 / 100 |
| Packing and entropy | 0 / 100 |
| Dynamic behaviour | 0 / 100 |
| CVE cross-reference | 0 / 100 |
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 |
|---|---|---|---|
| 0x003401E6 | medium | METHOD_OUT_DIRECT | FILE_DEVICE_DISK Function #121 |
| 0x00348D4C | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #851 |
| 0x00348D4E | medium | METHOD_OUT_DIRECT | FILE_DEVICE_DISK Function #851 |
| 0x008000B9 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #46 |
| 0x0080248C | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2339 |
| 0x00802484 | medium | METHOD_BUFFERED | FILE_DEVICE_CUSTOM Function #2337 |
| 0x00804305 | medium | METHOD_IN_DIRECT | FILE_DEVICE_CUSTOM Function #193 |
| 0x00348D48 | medium | METHOD_BUFFERED | FILE_DEVICE_DISK Function #850 |
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 | 0x23599 | 0x23600 | 6.37 | CODE, EXEC, READ |
| .rdata | 0x01D0 | 0x0200 | 4.63 | IDATA, READ |
| .data | 0x13E8 | 0x1400 | 6.46 | IDATA, READ, WRITE |
| .pdata | 0x00E4 | 0x0200 | 2.31 | IDATA, READ |
| .rsrc | 0x00E8 | 0x0200 | 2.35 | IDATA, READ |
| .reloc | 0x04C8 | 0x0600 | 4.93 | IDATA, READ, DISCARD |
| Control Flow Guard | Not enabled |
|---|---|
| ASLR | Enabled |
| DEP | Enabled |
| Integrity check | Not enforced |
| Mitigation score | 55 / 100 |
Techniques this driver could enable if loaded by an adversary.
| ID | Technique | Tactic |
|---|---|---|
| T1543.003 | Windows Service | Persistence |
| T1652 | Device Driver Discovery | Discovery |
| Signer | Microsoft Windows Hardware Compatibility Publisher |
|---|---|
| Signer organisation | Microsoft Corporation |
| Issuer | Microsoft Windows Third Party Component CA 2012 |
| Serial | 3300000124E76F6CA813A27C35000000000124 |
| Valid from | 2025-02-20 20:08 UTC |
| Valid until | 2026-02-18 20:08 UTC (expired) |
| Signature validity | Not verified |
Engine angr, status static_approximation, 0 paths explored at a maximum depth of 0. Vulnerability classes reached: 0. Exploitable paths: 0.
Based on DriverShield static and dynamic analysis, ACEDriver.sys is assessed as clean, with no notable risk signals. Its composite risk score is 7/100 (verdict: clean). Always validate findings independently before acting.
ACEDriver.sys has a DriverShield composite risk score of 7/100, placing it in the clean verdict band. SHA256: c3e6a9cdad201f521c14c0f5966e73cf05d2390503956933854024d2b4bd8fcb.
ACEDriver.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by Microsoft Windows Hardware Compatibility Publisher.
Related: Other drivers signed by Microsoft Windows Hardware Compatibility Publisher · What an IOCTL dispatch code is · BYOVD research index · full driver database · CVE library · code signing atlas