# DumpSMBIOS **Repository Path**: ReubenLuo/DumpSMBIOS ## Basic Information - **Project Name**: DumpSMBIOS - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-10 - **Last Updated**: 2025-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DumpSMBIOS ========== Dump SMBIOS for Windows XP and later, On Windows Vista and later it uses [GetSystemFirmwareTable() API](https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-getsystemfirmwaretable), otherwise - WMI. provide a access memory method to from F Segment to read table, only for study Build Environments === Visual Studio 2019 with vc142