Skip to content

Instantly share code, notes, and snippets.

@Franue
Created February 16, 2013 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Franue/4966375 to your computer and use it in GitHub Desktop.
Save Franue/4966375 to your computer and use it in GitHub Desktop.
Works fine for standard login.keychain but gives an empty csv for manually built keychains, like here:
keychain: "/Users/franue/Library/Keychains/test.keychain"
class: "genp"
attributes:
0x00000007 <blob>="http://www.apple.com/de"
0x00000008 <blob>=<NULL>
"acct"<blob>="frank"
"cdat"<timedate>=0x32303133303231363039303830355A00 "20130216090805Z\000"
"crtr"<uint32>=<NULL>
"cusi"<sint32>=<NULL>
"desc"<blob>=<NULL>
"gena"<blob>=<NULL>
"icmt"<blob>=<NULL>
"invi"<sint32>=<NULL>
"mdat"<timedate>=0x32303133303231363039303931365A00 "20130216090916Z\000"
"nega"<sint32>=<NULL>
"prot"<blob>=<NULL>
"scrp"<sint32>=<NULL>
"svce"<blob>="www.apple.com/de"
"type"<uint32>=<NULL>
data:
"frank"
Does anybody can help? Thx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment