moonD4rk/HackBrowserData
Extract and decrypt browser data, supporting multiple data types, runnable on various operating systems (macOS, Windows, Linux). observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 76
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 46
- age_days: 2267
- days_rel: 80
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
14458 stars · 1806 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
HackBrowserData is a self-contained Go CLI that extracts and decrypts browser data (passwords, cookies, history, bookmarks, credit cards, downloads, localStorage, extensions) from Chromium-based browsers, Firefox, and Safari. It supports cross-host offline decryption by exporting master keys on the origin machine and decrypting copied data elsewhere.
Use cases
- extract saved passwords from chrome
- dump browser cookies for incident response
- decrypt firefox saved logins
- forensic analysis of browser history and downloads
- recover chromium data from a disk image on another machine
- export browser bookmarks and localStorage during a pentest
When to choose
- you need a single self-contained binary to extract browser artifacts on Windows, macOS, or Linux
- you are doing authorized security research, red teaming, or digital forensics on browsers
- you need cross-host offline decryption of Chromium data using exported master keys
- you want JSON exports of passwords, cookies, history, and other browser data
When to avoid
- you are not authorized to access the target system or data - this is illegal
- you need a GUI-based browser forensics suite with reporting features
- you need to modify or write browser data rather than extract it
- you need support for browsers outside the Chromium/Firefox/Safari matrix
Facets
cli-tool · maturity active
security cryptography developer-tools cli security penetration-testing developer-tools privacy windows cli browser-forensics dfir password-decryption pentest credential-extraction chromium firefox safari macos linux
7 sources
- readme: https://github.com/moonD4rk/HackBrowserData · fetched 2026-08-28 · 66efc9a8d178
- homepage: https://hackbrowserdata.org · fetched 2026-08-29 · 1f03f2d9aeb2
- site_page: https://hackbrowserdata.org/getting-started · fetched 2026-08-29 · 60c31123a219
- site_page: https://hackbrowserdata.org/installation · fetched 2026-08-29 · bc497c9db1ac
- site_page: https://hackbrowserdata.org/about · fetched 2026-08-29 · adf34963feda
- site_page: https://hackbrowserdata.org/faq · fetched 2026-08-29 · 199c87ea23e9
- site_page: https://hackbrowserdata.org/releases · fetched 2026-08-29 · 177b5e2d697d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moonD4rk/HackBrowserData | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="moonD4rk/HackBrowserData")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem