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

Uploaded Source

Built Distribution

binary_cookies_parser-0.2.4-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.2.4.tar.gz
  • Upload date:
  • Size: 5.0 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.4.tar.gz
Algorithm Hash digest
SHA256 9aad0a7136e8045fcc574302a1c8d8719f6b51962afac66b9efd72f643a76a6d
MD5 b20df6d2ed6c02b0560e32d1dd866103
BLAKE2b-256 ca0380e81d77238668a75f532c08f568d182905b5e7029f61bc30beb2080ab52

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c72d51710088ef43bed09ad15ed33b1f8cb711d6bc8bf23ad0190583b4d16d84
MD5 659da537d0fc883d53f61fb51da34feb
BLAKE2b-256 2a7fd9d7554323e56bc6fbb2d3695b511794833c6658a7c6dc19089915f1a370

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