Add section usage

This commit is contained in:
Rnhmjoj 2014-07-23 18:09:42 +02:00
parent 1bc72785f0
commit 3f9c6c1095

View File

@ -5,6 +5,9 @@
Parse and write `.binaryCookies` format used by Safari and other iOS/OSX applications. Parse and write `.binaryCookies` format used by Safari and other iOS/OSX applications.
You can filter cookies by domain name using a blacklist or whitelist or dump the data and export in other formats. You can filter cookies by domain name using a blacklist or whitelist or dump the data and export in other formats.
### Usage
See python cookie.py -h for help on usage.
### License ### License
Dual licensed under the MIT and GPL licenses: Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php http://www.opensource.org/licenses/mit-license.php