PDA

View Full Version : Decoding tools for Mac OS X


andyvand
12-03-2011, 03:50 PM
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.com/files/1218091287/decoding_tools.zip

hans88
12-05-2011, 09:49 AM
And by the way Andy, is something going on concerning AMD kernel for LION?? Looks like nawcom is dead, lol :D.

andyvand
12-05-2011, 12:02 PM
And by the way Andy, is something going on concerning AMD kernel for LION?? Looks like nawcom is dead, lol :D.
Been trying but no success yet... :-|