|
LIEF: Library to Instrument Executable Formats Version 1.0.0
|
This class exposes Windows-specific host information. More...
#include <Host.hpp>
Classes | |
| struct | version_t |
Static Public Member Functions | |
| static version_t | version () |
| Return the Windows version (e.g., 10.0.26200). | |
This class exposes Windows-specific host information.
|
static |
Return the Windows version (e.g., 10.0.26200).
Referenced by LIEF::runtime::windows::Host::version_t::operator<<.