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

Uploaded Source

Built Distribution

binary_cookies_parser-0.2.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.2.0.tar.gz
  • Upload date:
  • Size: 4.3 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.0.tar.gz
Algorithm Hash digest
SHA256 563345a97dff210c5cb5678c1c0f5d65299117e4758ce1b0b78522b92c227648
MD5 a97e61af7ac3b19e2fca1b934ecb90ef
BLAKE2b-256 44634be76ee588959e3d51b61fe6e4083a7374b8e5e964bfca6299fa5c1b2647

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b4717ab3ec0a7d4362d49ca0a8e69ba6cdc2478aeb2a7f54fb39ac116ab65a80
MD5 6433434c948ae9d423ab59b457e56a42
BLAKE2b-256 20eb3bd4dd7225327bb732f645cbcce69f095c2d2151d67437b3c1e9a2ad6e67

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