Ability to decode Apple Wireless Diagnostics Daemon files
/System/Library/AWD/Metadata
- Rick Mark did a ton of hex editor decoding and created a naieve implementation that worked to decode the initial metadata
- @nicolas17 discovered that the encoding was based on protobuf simplifying the implemntation greatly