Andy Vandijck Posted December 3, 2011 Share Posted December 3, 2011 I decided to share my tools I use for generating the Mac information (from the .ioreg files) This package contains 3 tools for decoding data. -> iasl You know this one, allows decoding (and coding) of AML data. iasl -d <something>.aml iasl -tc <something>.dsl -> dmidecode This one allows decoding of SMBIOS tables. dmidecode --from-smbios <something>.bin -> edid-decode This one allows decoding of EDID (Extended Display Identification Data) binaries. edid-decode <something>.bin Download: https://rapidshare.c...oding_tools.zip EDIT: Oh yeah, I forgot to also put gfxutil in the zip. You can get this tool from EFIStudio.app (right click, show contents, Contents, Resources, it's there ) 1 Link to comment https://www.insanelymac.com/forum/topic/273028-decoding-tools-for-mac-os-x-the-tools-i-use-to-decode-information-from-the-ioreg-files/ Share on other sites More sharing options...
dgrx Posted December 3, 2011 Share Posted December 3, 2011 Thanks! I'm sure these will come in handy. Link to comment https://www.insanelymac.com/forum/topic/273028-decoding-tools-for-mac-os-x-the-tools-i-use-to-decode-information-from-the-ioreg-files/#findComment-1775641 Share on other sites More sharing options...
Gringo Vermelho Posted December 5, 2011 Share Posted December 5, 2011 I have those on my hard drive already. What do I win? Link to comment https://www.insanelymac.com/forum/topic/273028-decoding-tools-for-mac-os-x-the-tools-i-use-to-decode-information-from-the-ioreg-files/#findComment-1775820 Share on other sites More sharing options...
Recommended Posts