Skip to content

Instantly share code, notes, and snippets.

@rickmark
Created December 10, 2020 08:00
Show Gist options
  • Save rickmark/0ef56d4c7a35be1afc4ec22cb2f6ea5c to your computer and use it in GitHub Desktop.
Save rickmark/0ef56d4c7a35be1afc4ec22cb2f6ea5c to your computer and use it in GitHub Desktop.
Apple Documentation Project

Apple Formats for Documentation

File Formats

Archives

  • bom
  • pbzx

Mach-O Binary

  • dyld cache
  • AOT rostetta 2

Signature Formats

  • img4
  • chunklist
  • trustcache
  • iBoot BAA signing

User Data

  • iPhone Backups

Wireless Protocols

  • iTunes Wifi Sync / Wireless USBMUXD
  • AWDL
  • Bluetooth Bonjour
  • Apple Watch pairing
  • com.apple.terminusd

Wired Protocols

  • USBMUXD
  • iBoot Recovery Mode
  • com.apple.recoveryd
  • everything covered by libimobiledevice

Data Transports

  • XPC

Debug Protocols

  • MojoSerial
  • XHC20 USB capture

Web Services

  • Xcode profile creation
  • Update services
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment