Skip to main content

Parses binary cookies from a given .binarycookies file

Project description

Github Actions Status

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.2.2.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

binary_cookies_parser-0.2.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.2.2.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.12.6 Linux/6.8.0-1014-azure

File hashes

Hashes for binary_cookies_parser-0.2.2.tar.gz
Algorithm Hash digest
SHA256 6c9dcbd289134efb07c07dc30cb5ae971c6ff7e7ccaeed091100c5b90e7f63c7
MD5 3b1ab5e1742e3e15784ffcc1e62b1371
BLAKE2b-256 947378a09129fcc8212771b160f2a18d485e4505968dbc7d5bc50bdbdd894c78

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d22d72d076d287d2cbb37fa048cad0906fe2a680ccaf19157f4b3a2fab5e184d
MD5 c1a717dfffd1b70fb9406d120acf1b01
BLAKE2b-256 44b84b333967e900a47a192a5fb98f1df5c0764b80956e3c448335c281c42c61

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