• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Decoding xattrs in an AppleDouble file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Decoding xattrs in an AppleDouble file


  • Subject: Decoding xattrs in an AppleDouble file
  • From: Dave Camp <email@hidden>
  • Date: Wed, 12 Nov 2008 16:39:51 -0800

I'm hoping someone can point me in the right direction...

I'm writing some code to decode AppleDouble (._) files. It looks like Entry 9 (Finder Info) has been expanded and contains some sort of raw xattr data. Looking at a hex dump it appears to be a mixture of binary data and UTF-16 text.

What I can't seem to find is what APIs can be used to take that binary xattr data and either lookup attributes by name or restore the data back to a file such that I could then use the normal BSD getxattr calls.

Thanks,
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Decoding xattrs in an AppleDouble file
      • From: Quinn <email@hidden>
  • Next by Date: Re: Decoding xattrs in an AppleDouble file
  • Next by thread: Re: Decoding xattrs in an AppleDouble file
  • Index(es):
    • Date
    • Thread