Skip to main content

Parses binary cookies from a given .binarycookies file

Project description

Binary Cookies Reader

This project provides a CLI tool to read and interpret binary cookie files. The project is based on the cookie reader written by Satishb3

Requirements

  • Python 3.8 or higher

Installation

pip install binary-cookies-parser

If you want to use the parser as CLI, it's recommended to use pipx to install the package in an isolated environment.

Usage

After installation, you can use the command-line interface to read a binary cookies file:

bcparser <path_to_binary_cookies_file>

Replace <path_to_binary_cookies_file> with the path to the binary cookie file you want to read.

Or use it in Python:

from binary_cookies_parser.parser import read_binary_cookies_file

cookies = read_binary_cookies_file("path/to/cookies.binarycookies")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binary_cookies_parser-0.1.4.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

binary_cookies_parser-0.1.4-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file binary_cookies_parser-0.1.4.tar.gz.

File metadata

  • Download URL: binary_cookies_parser-0.1.4.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.12.4 Linux/6.5.0-1023-azure

File hashes

Hashes for binary_cookies_parser-0.1.4.tar.gz
Algorithm Hash digest
SHA256 d784cd84f66d0ac3bbe929896e43f3333e2bc3cfa3fd9ac6766163937bd16307
MD5 35bf52c8e6ba90fe69608c2114a3c339
BLAKE2b-256 0ca47dbfccb5d55708c480107cee16b896542fa920e449c7dc02ab8fe97f435f

See more details on using hashes here.

File details

Details for the file binary_cookies_parser-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for binary_cookies_parser-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 79d51fe8acc562f5e0e1308b194d88ef0a7d4a59effbd68f994dada25a1e3d0c
MD5 99b235aa3bbef41bc9e061a7ce3cc202
BLAKE2b-256 864c5128f2487e4bc0d47c7d3b2e9bfefeaf3aa060e3a6d014250e138f760ff4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page