ALSysIO64Legacy.sys - Suspicious (58/100) - DriverShield Analysis

Analysis of ALSysIO64Legacy.sys: suspicious verdict, risk score 58/100. 2 YARA matches, 0/75 multi-engine detections. SHA256 8b2884ff88353312. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

ALSysIO64Legacy.sys - Analysis Report

DriverShield analyzed the Windows kernel driver ALSysIO64Legacy.sys and assigned a verdict of Suspicious with a composite risk score of 58/100, indicating some risk signals warranting review (30-59 band).

VerdictSuspicious (58/100)
YARA matches2
Multi-engine detections0 / 75
File size80560 bytes
Code-signing signerMicrosoft Windows Hardware Compatibility Publisher
Analyzed2026-09-24
SHA2568b2884ff88353312811c420a79785df45b89ca44dc35180cdbf6888f324d7ebc
SHA18568ad871d1ca5ac565c1dce96a3ed69b6fe1faf
MD565e4eb0aafb61e76c8c0db2c8a51c7c4

Driver identity

Version resource data embedded in the ALSysIO64Legacy.sys PE header, as extracted by the analysis engine.

File descriptionALSysIO64Legacy
ProductALSysIO64Legacy
CompanyArthur Liberman
Original filenameALSysIO64Legacy.sys
Internal nameALSysIO64Legacy.sys
File version2.3.2.19
CopyrightCopyright (C) 2003-2025 Arthur Liberman

How the 58/100 score breaks down

Each component is scored 0-100 and then weighted into the composite. See the analysis methodology for the exact formula.

ComponentSub-score
Multi-engine consensus0 / 100
YARA signature matches80 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface60 / 100
Known-vulnerable corpus0 / 100
Code-signing state80 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (27)

Kernel-mode APIs resolved from the Import Address Table of ALSysIO64Legacy.sys, ranked by exploitation relevance.

APIRiskWhy it matters
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
KeBugCheckExmediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ObOpenObjectByPointermediumModerate risk - system modification capability
IoGetDeviceObjectPointermediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
IoDeleteDevicelowStandard kernel API - generally benign
KeInitializeEventlowStandard kernel API - generally benign
IoBuildDeviceIoControlRequestlowStandard kernel API - generally benign
IoCreateDeviceSecurelowStandard kernel API - generally benign
ZwCloselowStandard kernel API - generally benign
ZwQueryValueKeylowStandard kernel API - generally benign
ZwOpenKeylowStandard kernel API - generally benign
IoCreateDevicelowStandard kernel API - generally benign
IofCompleteRequestlowStandard kernel API - generally benign
KeDelayExecutionThreadlowStandard kernel API - generally benign
DbgPrintlowStandard kernel API - generally benign
IoDeleteSymbolicLinklowStandard kernel API - generally benign
KeWaitForSingleObjectlowStandard kernel API - generally benign
IoCreateSymbolicLinklowStandard kernel API - generally benign
RtlInitUnicodeStringlowStandard kernel API - generally benign
RtlInitAnsiStringlowStandard kernel API - generally benign
ExAllocatePoolWithTaglowStandard kernel API - generally benign

IOCTL dispatch codes (20)

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.

CodeSeverityTransferDescription
0x0080850FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #323
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x9C40B941mediumMETHOD_IN_DIRECTCUSTOM_LENOVO Function #3664
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x9C404008mediumMETHOD_BUFFEREDCUSTOM_LENOVO Function #2
0x0022D3E8mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #1274
0x0080ABE8mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2810
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x008024BCmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2351
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x00344FE8mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #1018
0x0080DF05mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #1985
0x00808339mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #206
0x0022FF81mediumMETHOD_IN_DIRECTFILE_DEVICE_UNKNOWN Function #4064
0x008024ACmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2347
0x008024B4mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2349
0x00340032mediumMETHOD_OUT_DIRECTFILE_DEVICE_DISK Function #12
0x0080007EmediumMETHOD_OUT_DIRECTFILE_DEVICE_CUSTOM Function #31
0x00340030mediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #12
0x0034036CmediumMETHOD_BUFFEREDFILE_DEVICE_DISK Function #219

PE sections

Section layout and Shannon entropy. High entropy in a code section is a packing or encryption indicator.

SectionVirtual sizeRaw sizeEntropyFlags
.text0xB42A0xB6006.31CODE, EXEC, READ
.rdata0x1CD80x1E004.48IDATA, READ
.data0x08A80x04001.16IDATA, READ, WRITE
.pdata0x09C00x0A004.63IDATA, READ
PAGE0x1BBF0x1C006.2CODE, EXEC, READ
INIT0x08020x0A004.6CODE, EXEC, READ, WRITE, DISCARD
.rsrc0x03D00x04003.25IDATA, READ, DISCARD
.reloc0x00CC0x02000.66IDATA, READ, DISCARD

Exploit mitigations

Control Flow GuardNot enabled
ASLRNot enabled
DEPNot enabled
Integrity checkNot enforced
Mitigation score5 / 100

YARA rule matches (2)

RuleSeverityDetects
BYOVD_MemRWcriticalPhys memory mapping + device creation
SUSP_PhysMemhighPhysical memory mapping

MITRE ATT&CK techniques (16)

Techniques this driver could enable if loaded by an adversary.

IDTechniqueTactic
T1003OS Credential DumpingCredential Access
T1003.001OS Credential Dumping: LSASS MemoryCredential Access
T1006Direct Volume AccessDefense Evasion
T1014RootkitDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerMicrosoft Windows Hardware Compatibility Publisher
Signer organisationMicrosoft Corporation
IssuerMicrosoft Windows Third Party Component CA 2014
Serial3300000074FF3D4A9E7C401E86000000000074
Valid from2025-07-16 20:48 UTC
Valid until2026-07-14 20:48 UTC (expired)
Signature validityNot verified

Symbolic execution

Engine angr, status completed, 20 paths explored at a maximum depth of 20. Vulnerability classes reached: 0. Exploitable paths: 1.

Frequently asked questions about ALSysIO64Legacy.sys

Is ALSysIO64Legacy.sys safe?

Based on DriverShield static and dynamic analysis, ALSysIO64Legacy.sys shows some suspicious signals and warrants manual review. Its composite risk score is 58/100 (verdict: suspicious). Always validate findings independently before acting.

What is the risk score of ALSysIO64Legacy.sys?

ALSysIO64Legacy.sys has a DriverShield composite risk score of 58/100, placing it in the suspicious verdict band. SHA256: 8b2884ff88353312811c420a79785df45b89ca44dc35180cdbf6888f324d7ebc.

What is ALSysIO64Legacy.sys?

ALSysIO64Legacy.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 · How YARA matching feeds the score · BYOVD research index · full driver database · CVE library · code signing atlas


DriverShield © 2025-2026 · Terms · Privacy · Contact