ogxd / dot-underscore-io

Read and write ._xxx type MacOS filesystem metadata files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-underscore-io

I reverse engineered the "._xxx" files in which MacOS stores associated file metadata, using a custom hex tool I've made, 010 Editor and with the help of some online articles (see references).
My initial plan is to combile this library with tags-for-windows.

Todo

  • Make the read work
  • Make the write work
  • Add a sample with tags
  • Cleanup code
  • Add more samples

References

About

Read and write ._xxx type MacOS filesystem metadata files


Languages

Language:C# 100.0%