Skip to main content

Module chrome

Module chrome 

Source

Enums§

ChromeCookieEncoding
How a Chrome/Chromium cookie value is encoded in heap memory.

Functions§

decrypt_v10_cookie
Decrypt a v10/v20 AES-256-GCM cookie value. key is the 32-byte AES key from Chrome’s Local State (already decrypted).
detect_chrome_cookie_encoding
Detect the encoding of a raw encrypted_value blob from Chrome’s Cookies DB.