Skip to content

v0.1-1

Compare
Choose a tag to compare
@Lessica Lessica released this 22 Feb 04:48
· 15 commits to master since this release

Built for macOS 10.13 and above, jailbroken iOS 12.0 and above.

Usage

Usage: CookiesTool [OPTIONS]... [FILE]...
Convert between Apple BinaryCookies, Property List, JSON, Netscape HTTP Cookie File.
Command options are (-l is the default):
  -h | --help               show this message and exit
  -l | --lint               check the cookies file for syntax errors
  -c | --convert FORMAT     rewrite cookies file in format
  -o | --output PATH        specify file path name for result;
                            the -o option is used with -c, and is only useful
                            with one file argument;
  -r | --readable           if writing JSON, output in human-readable form
FORMAT is one of: binary plist-binary plist-xml json netscape