From 82bdf81ec214ccc98e64132e6413e88531417519 Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Wed, 23 Jul 2014 18:12:19 +0200 Subject: [PATCH] Add cookies path --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b795f87..1d252ad 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ You can filter cookies by domain name using a blacklist or whitelist or dump the ### Usage See python cookie.py -h for help on usage. +Default cookie storage for Safari is `~/Library/Cookies/Cookies.binarycookies` + ### License Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php