Open
Bug 1163165
Opened 10 years ago
Updated 2 years ago
Decrypt Google Chrome cookies on Windows
Categories
(Firefox :: Migration, defect)
Tracking
()
NEW
People
(Reporter: MattN, Unassigned)
References
()
Details
Chrome now encrypts cookie values in the encrypted_value column of the cookie database. Each operating system has it's own crypto backend.
References:
* https://mxr.mozilla.org/chromium/source/src/components/os_crypt/os_crypt_win.cc
* https://mxr.mozilla.org/chromium/source/src/content/browser/net/sqlite_persistent_cookie_store.cc
* https://mxr.mozilla.org/mozilla-central/source/browser/components/migration/ChromeProfileMigrator.js
Flags: firefox-backlog?
Reporter | ||
Updated•10 years ago
|
Summary: Decrypt Chrome cookies on Windows → Decrypt Google Chrome cookies on Windows
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•