Skip to main content

Parses binary cookies from a given .binarycookies file

Project description

Python package PyPI version CodeQL

Binary Cookies Reader

This project provides a Python script 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 bcr 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.1.2.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.1.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.2.2 CPython/3.12.4 Linux/6.5.0-1023-azure

File hashes

Hashes for binary_cookies_parser-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c886ac2f80e3ef5ba5ffa49472d24017f0ca9338020e888f3eba373a5d7e4bf3
MD5 48b5c5ba91e03ff857082beaacc1224f
BLAKE2b-256 6d1233dc0e41d351a2022ce4c9541c3ab6823049f2d1a928b76db98a75a7d0c9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d7da4581fdd787590b594bfa5b98a594545504fd5fc0c029280a0b5238806614
MD5 5866072b4f94fb49d20f9e9b8f07d305
BLAKE2b-256 f5c413d65650f34583039453d6bc82274a1f4a9fe29651484bf101330bd3030e

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