iOS NSKeyedArchiver...
 
Notifications
Clear all

iOS NSKeyedArchiverFiles - Blog

1 Posts
1 Users
0 Reactions
446 Views
(@alexc)
Reputable Member
Joined: 16 years ago
Posts: 301
Topic starter  

I've pulled a bunch of cool data (especially chat data) from "NSKeyedArchiver" PList files on iOS devices in the past, but their structure isn't always totally obvious so I've put together a blog which goes over what they are and how they're structured, you can find it here http//digitalinvestigation.wordpress.com/2012/04/04/geek-post-nskeyedarchiver-files-what-are-they-and-how-can-i-use-them/

I also updated our free python module (ccl_bplist) to unpack these files - if you're a Pythoneer you can get it here http//code.google.com/p/ccl-bplist/

Hope that's of some use to you all!


   
Quote
Share: