BinaryCookieReader
Cookie parser
A tool to extract and parse data from binary cookie files used in iOS applications
A tool to read the binarycookie format of Cookies on iOS applications
94 stars
7 watching
37 forks
Language: Python
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
solomonsklash/cookie-decrypter | A tool that decrypts and decodes various types of cookies to aid in testing and analysis. | 12 |
mr-un1k0d3r/cookie-and-handle-stealer | A tool for extracting browser master keys to decrypt user cookies | 164 |
noraj/flask-session-cookie-manager | Tool for encoding and decoding Flask session cookies | 641 |
fanick1/aseprite_parser | A parser that reads and decodes Aseprite file formats | 4 |
chmike/securecookie | A package that securely stores and exchanges cookie values between web applications. | 79 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
timknip/asblender | A library to parse and extract data from Blender .blend files | 38 |
abiggerhammer/hammer | A parsing library for binary data with multiple backends and language bindings. | 284 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
as0ler/r2flutch | A tool for decrypting iOS apps by interacting with the Frida framework on a jailbroken device. | 167 |
yb66/tickle | A natural language parser for recurring events | 81 |
arthurhenrique/cookiecutter-fastapi | A template to create FastAPI projects with machine learning and other features | 489 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
pomax/a-binary-parser-generator | Automates the creation of parsers for binary data files based on a specification. | 37 |
jturner314/py_literal | A Rust crate for parsing and formatting Python literals. | 16 |