Notifications
Clear all
Topic starter
10/04/2012 2:41 pm
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//
I also updated our free python module (ccl_bplist) to unpack these files - if you're a Pythoneer you can get it here http//
Hope that's of some use to you all!