Skip to content

riesha/smbios-dumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smbios-dumper

WIP SMBIOS data viewing tool for windows

Usage

smbios-dumper.exe - prints out the SmbiosProcessorInfo and SmbiosBoardInfo tables

smbios-dumper.exe dump - dumps SMBIOS to smbios_dump.bin which you can then open in an hex editor

Todo

  • output file args
  • string support (it currently does not parse the strings in the table)
  • json export
  • structs for the other tables, make the code not terrible

About

wip smbios data viewing tool for windows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages