开发者

Reading Opera *dat files Objective C

开发者 https://www.devze.com 2023-02-09 02:07 出处:网络
I\'m trying to read the Opera Cookie file, which has the *dat file extension. Opening the file in TextEdit reveals a mess...does anybody know how thi开发者_C百科s file is composed and how I can open t

I'm trying to read the Opera Cookie file, which has the *dat file extension. Opening the file in TextEdit reveals a mess...does anybody know how thi开发者_C百科s file is composed and how I can open this using Objective-C?

Edit: I did find this: http://www.peeep.us/4899d1fa which reveals that they're created using a "general binary format". How can I read this?


The documentation for cookies file format in Opera is available again. Thanks David Schiefer to have pinged us.

0

精彩评论

暂无评论...
验证码 换一张
取 消