# DumpSMBIOS **Repository Path**: wescon/dump-smbios ## Basic Information - **Project Name**: DumpSMBIOS - **Description**: https://www.lab-z.com/winsb/下载的通过Windows API:GetSystemFirmwareTable 来获得系统的SMBIOS信息的源代码。 - **Primary Language**: C++ - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-18 - **Last Updated**: 2024-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DumpSMBIOS ========== Dump SMBIOS for Windows XP and later, On Windows Vista and later it uses [GetSystemFirmwareTable() API](http://msdn.microsoft.com/en-us/library/windows/desktop/ms724379.aspx), otherwise - WMI.