ACE-GAME.sys - Vulnerable (72/100) - DriverShield Analysis

Analysis of ACE-GAME.sys: vulnerable verdict, risk score 72/100. 2 YARA matches, 0/75 multi-engine detections. SHA256 6aaac19bb58b7cea. Kernel imports, IOCTL codes, MITRE ATT&CK, and code-signing details.

ACE-GAME.sys - Analysis Report

DriverShield analyzed the Windows kernel driver ACE-GAME.sys and assigned a verdict of Vulnerable with a composite risk score of 72/100, indicating a known or likely vulnerability surface (60-79 band).

VerdictVulnerable (72/100)
YARA matches2
Multi-engine detections0 / 75
File size2067800 bytes
Code-signing signerDigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Analyzed2026-08-05
SHA2566aaac19bb58b7ceaa4af4f7e7a0b2a52e59bd55bc3379335a31480cb5eaefb37
SHA103fa9521d0ee4e6f0f57506b45ba9b5bc6e2e18b
MD57cc5218fe48674fe9a7b33c5fb161ee0

Driver identity

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

File descriptionACE-GAME NT Driver
ProductAnti-Cheat Expert
CompanyANTICHEATEXPERT.COM
Internal nameACE-GAME
File version1.0.2508.1
Copyright© AntiCheatExpert.com Limited. All Rights Reserved.

How the 72/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 matches35 / 100
Dangerous kernel imports100 / 100
IOCTL dispatch surface100 / 100
Known-vulnerable corpus0 / 100
Code-signing state0 / 100
Packing and entropy0 / 100
Dynamic behaviour0 / 100
CVE cross-reference0 / 100

Kernel imports (50)

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

APIRiskWhy it matters
MmMapLockedPagesSpecifyCachecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
MmMapIoSpacecriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwMapViewOfSectioncriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
ZwTerminateProcesscriticalHighly dangerous - potential for arbitrary code execution, memory corruption, or process termination
HalSetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetPhysicalAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
MmAllocateContiguousMemoryhighPotentially dangerous - could be used for privilege escalation or security bypass
ObRegisterCallbackshighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutineExhighPotentially dangerous - could be used for privilege escalation or security bypass
PsSetCreateProcessNotifyRoutinehighPotentially dangerous - could be used for privilege escalation or security bypass
MmGetSystemRoutineAddresshighPotentially dangerous - could be used for privilege escalation or security bypass
HalGetBusDataByOffsethighPotentially dangerous - could be used for privilege escalation or security bypass
ZwOpenProcesshighPotentially dangerous - could be used for privilege escalation or security bypass
PsLookupProcessByProcessIdhighPotentially dangerous - could be used for privilege escalation or security bypass
ObOpenObjectByPointermediumModerate risk - system modification capability
CmRegisterCallbackmediumModerate risk - system modification capability
MmUnmapIoSpacemediumModerate risk - system modification capability
ZwQuerySystemInformationmediumModerate risk - system modification capability
PsSetLoadImageNotifyRoutinemediumModerate risk - system modification capability
KeBugCheckExmediumModerate risk - system modification capability
PsSetCreateThreadNotifyRoutinemediumModerate risk - system modification capability
ZwDeleteKeymediumModerate risk - system modification capability
ObReferenceObjectByHandlemediumModerate risk - system modification capability
ZwSetInformationFilemediumModerate risk - system modification capability
ZwCreateKeymediumModerate risk - system modification capability
ZwSetValueKeymediumModerate risk - system modification capability
ZwDeleteFilemediumModerate risk - system modification capability
ZwWriteFilemediumModerate risk - system modification capability

Showing the 28 highest-relevance imports of 50 resolved.

IOCTL dispatch codes (40)

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
0x008087C7highMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #497
0x0080820BhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #130
0x0080E89FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #2599
0x0080840FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #259
0x0022641FhighMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #2311
0x00227423highMETHOD_NEITHERFILE_DEVICE_UNKNOWN Function #3336
0x0080B5FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #3455
0x0080B3FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #3327
0x0080838FhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #227
0x82730D8BhighMETHOD_NEITHERCUSTOM_VIRAGT Function #866
0x0080B1FFhighMETHOD_NEITHERFILE_DEVICE_CUSTOM Function #3199
0x002200F0mediumMETHOD_BUFFEREDFILE_DEVICE_UNKNOWN Function #60
0x0080C481mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #288
0x008000B9mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #46
0x0080BA41mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3728
0x0080249CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2343
0x00802484mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2337
0x0080248CmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2339
0x00802494mediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2341
0x0080B841mediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #3600
0x008024BCmediumMETHOD_BUFFEREDFILE_DEVICE_CUSTOM Function #2351
0x008076A6mediumMETHOD_OUT_DIRECTFILE_DEVICE_CUSTOM Function #3497
0x82734839mediumMETHOD_IN_DIRECTCUSTOM_VIRAGT Function #526
0x0080858DmediumMETHOD_IN_DIRECTFILE_DEVICE_CUSTOM Function #355

Showing 24 of 40 extracted control codes.

PE sections

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

SectionVirtual sizeRaw sizeEntropyFlags
.text0x2BDC80x2BE005.67CODE, EXEC, READ
.rdata0x30C00x32005.45IDATA, READ
.data0x159700x06003.13IDATA, READ, WRITE
.pdata0x1C080x1E005.17IDATA, READ
.CRT0x00700x02000.84IDATA, READ
.gfids0x00040x02000.02IDATA, READ
PAGE0x02CF0x04004.85CODE, EXEC, READ
INIT0x12C80x14005.14CODE, EXEC, READ, DISCARD
.rsrc0x03500x04002.9IDATA, READ, DISCARD
.reloc0x00700x02001.33IDATA, READ, DISCARD
.tvm00x1C00000x1C00006.97CODE, EXEC, READ

Exploit mitigations

Control Flow GuardNot enabled
ASLREnabled
DEPEnabled
Integrity checkEnforced
Mitigation score75 / 100

YARA rule matches (2)

RuleSeverityDetects
SUSP_PhysMemhighPhysical memory mapping
SUSP_CallbacksmediumKernel callback registration

MITRE ATT&CK techniques (21)

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.001Process Injection: DLL InjectionDefense Evasion
T1055.012Process HollowingDefense Evasion
T1068Exploitation for Privilege EscalationPrivilege Escalation
T1071Application Layer ProtocolCommand and Control
T1112Modify RegistryDefense Evasion
T1211Exploitation for Defense EvasionDefense Evasion
T1489Service StopImpact
T1542.001Pre-OS Boot: System FirmwarePersistence
T1543.003Windows ServicePersistence
T1547.001Registry Run KeysPersistence
T1553.002Subvert Trust Controls: Code SigningDefense Evasion
T1562.001Disable/Modify ToolsDefense Evasion
T1562.006Indicator BlockingDefense Evasion
T1564.001Hidden Files and DirectoriesDefense Evasion
T1569.002Service ExecutionExecution
T1601Modify System ImageDefense Evasion
T1652Device Driver DiscoveryDiscovery

Code-signing chain

SignerDigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1
Signer organisationDigiCert, Inc.
IssuerDigiCert Trusted Root G4
Serial8AD40B260D29C4C9F5ECDA9BD93AED9
Valid from2021-04-29 00:00 UTC
Valid until2036-04-28 23:59 UTC
Signature validityVerified

Symbolic execution

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

Frequently asked questions about ACE-GAME.sys

Is ACE-GAME.sys safe?

Based on DriverShield static and dynamic analysis, ACE-GAME.sys is flagged as vulnerable and is a potential Bring Your Own Vulnerable Driver (BYOVD) risk. Its composite risk score is 72/100 (verdict: vulnerable). Always validate findings independently before acting.

What is the risk score of ACE-GAME.sys?

ACE-GAME.sys has a DriverShield composite risk score of 72/100, placing it in the vulnerable verdict band. SHA256: 6aaac19bb58b7ceaa4af4f7e7a0b2a52e59bd55bc3379335a31480cb5eaefb37.

What is ACE-GAME.sys?

ACE-GAME.sys is a Windows kernel-mode driver (.sys) analyzed by DriverShield for vulnerabilities, BYOVD abuse potential, and malware indicators. It is code-signed by DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1.

Related: Other drivers signed by DigiCert Trusted G4 Code Signing RSA4096 SHA384 2021 CA1 · 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