Meckazin/ChromeKatz
FreeDump cookies and credentials directly from Chrome/Edge process memory
About Meckazin/ChromeKatz
ChromeKatz is a suite of tools for extracting sensitive information from the memory of Chromium-based browsers (Chrome, Edge, and Msedgewebview2). It includes CookieKatz for dumping cookies (including from incognito/private processes), CredentialKatz (currently deprecated), and ElevationKatz for obtaining the browser's decryption key via the elevation service. CookieKatz can operate as a standalone PE executable, a Beacon Object File (BOF) for Cobalt Strike, or a minidump parser for offline analysis. A new /inject flag enables bypassing App-Bound Encryption on modern browsers. The tool requires no DPAPI keys and avoids touching on-disk database files. Note: 32-bit browser installations are not supported, and partitioned cookies are not yet dumped.
Key Features
Pros & Cons
- Dumps cookies from incognito/private browsing sessions
- Works with minidump files for offline analysis
- No DPAPI keys or touching on-disk database files required
- Supports injection to bypass modern Chrome App-Bound Encryption
- Access cookies of other users' browsers when running elevated
- Provides BOF and executable variants for different deployment scenarios
- Only regular cookies dumped; partitioned cookies not supported
- 32-bit browser installations are not supported
- CredentialKatz component is currently deprecated
- Requires elevated privileges for most functionality
- Limited to Chromium-based browsers (Chrome, Edge, Webview)