XBox-only WinAPI delay import

ID PE090 Level ERROR Category System

Description

The executable delay imports an XBox-only function while not being targeted for XBox.

Mitigation

  • Do not use XBox-only WinAPI functions on non-XBox targets. Follow the Microsoft-suggested mitigation which would be provided by Binary Valentine.

Arguments

This rule has the following output arguments:

  • dll - DLL name
  • api - WinAPI function
  • mitigation - Microsoft-suggested mitigation