XBox-only WinAPI import

ID PE089 Level ERROR Category System

Description

The executable 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