mirror of
https://github.com/moonD4rk/HackBrowserData
synced 2026-06-08 16:10:09 +00:00
c9f89dc682
A Chromium installation shares one master key across its profiles, but modeling each profile as its own Browser re-derived the key per profile. Browser now represents one installation holding its profiles and derives the key once; new types.Profile/ExtractResult/CountResult carry per-profile results.