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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: binary_cookies_parser-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3d0c84b1afe15e88d0a4dd37a7e8594468a8f140a4d2959316b3e59557f2f5bb
MD5 89157d716894af31029ec801df575b99
BLAKE2b-256 2137450337e6605b5e11f5f1564f3abb7af2aaf7f587c8aced3b156c8aa6503b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for binary_cookies_parser-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ccc63f1d5b6a6cc2587ee1b4d266a733869a3a773816c6c5d49e0a4784a66b1e
MD5 cfb7f6d3385fff6530644f8d5cc89b68
BLAKE2b-256 b8a5e2e5f64402bb1be83217b66812af0f016ae5a93f6e755627c80d3d00eea3

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