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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.2.3.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.3.tar.gz
Algorithm Hash digest
SHA256 e9276b1cd93c57165d67c31e0f05a9eefa90e043882e74952ba628d18228ed4d
MD5 c857bf7370399fb8800f10886d386c87
BLAKE2b-256 5d6315fe167fd5f5c4b5f06c761397ef2539b452c60961dc4b00151d5daa9999

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 af2049c1f09561026542f43e2cb5c134a679d339fcb28929c95f44374c649682
MD5 37c0a1d377c6865b3687ee456bd44edc
BLAKE2b-256 51c07c84043c8bcc662bc12b844a39f1856c38ae4809a8c61d570460d6f4f481

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