Skip to content

Ability to decode Apple Wireless Diagnostics Daemon files

License

Notifications You must be signed in to change notification settings

4ch12dy/awdd_decode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awdd_decode

Ability to decode Apple Wireless Diagnostics Daemon files

Hand decoded ASN1 data in rosetta

The metadata for each tag is in the iDevice root FS

/System/Library/AWD/Metadata

Credits

  • 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

About

Ability to decode Apple Wireless Diagnostics Daemon files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%