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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 530e758cd0e8199cba56df7ba37c634de6346d66c445ea4d67cedbff3b9e6390
MD5 64141b65849f4acf00640902546cb198
BLAKE2b-256 19d0b31fd3a175575e26489340b8a641bd7cd6400e0b376cafd8aba293369d14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c93242d643827f562e86bcbfb5bc8097654adc878695850869772f04c3a9765a
MD5 9e6d89a0a86590365a546bf03bc5eeb6
BLAKE2b-256 1d9bda93c2077de255ff5d5bf0e94da84fec15d483700f32f795181d45fed876

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