Expand description
Constants for subsystems required to run image files. These constants are used in the
goblin::pe::optional_header::WindowsFields::subsystem
field.
Constantsยง
- An Extensible Firmware Interface (EFI) application.
- An EFI driver with boot services.
- An EFI ROM image.
- An EFI driver with run-time services.
- Device drivers and native Windows processes.
- Native Win9x driver.
- The OS/2 character subsystem.
- The Posix character subsystem.
- An unknown subsystem.
- Windows boot application.
- Windows CE.
- The Windows character subsystem.
- The Windows graphical user interface (GUI) subsystem.
- XBOX.