# 使用 Homebrew 安装 hack-browser-data

查看 hack-browser-data 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:hack-browser-data
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install hack-browser-data
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:hack-browser-data
- **软件包管理器:** Homebrew
- **版本:** 1.1.0
- **来源摘要:** Command-line tool for decrypting and exporting browser data
- **主页:** <https://github.com/moonD4rk/HackBrowserData>
- **仓库:** <https://github.com/moonD4rk/HackBrowserData>
- **最后更新:** 2026-07-27T14:32:22+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- hack-browser-data (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.0
## 项目历史与用法

HackBrowserData is a Go command-line security and forensics tool for decrypting and exporting browser data. Its package identity is straightforward: install one binary, point it at local browser profiles or archived profile data, and export passwords, cookies, history, bookmarks, downloads, storage, extensions, and related browser artifacts.

### 项目历史

The public GitHub repository was created in June 2020. The README describes support for Chromium-based browsers and Firefox on Windows, macOS, and Linux, plus Safari on macOS, and includes a legal-use disclaimer aimed at security research.

The project evolved from local extraction into richer workflows. Release notes and README content show additions such as local storage export, pure-Go SQLite-related refactoring, optimized encryption/decryption modules, Safari support, Chromium App-Bound Encryption support, and cross-host decryption workflows.

### 采用历史

Adoption is visible in the repository scale, release activity, and packaging through Homebrew. The tool appeals to incident-response, red-team, browser-forensics, and security-lab users because browser secrets and artifacts are spread across OS-specific stores, SQLite databases, browser profile layouts, keychains, and DPAPI-like mechanisms.

Cross-host decryption broadened its operational model: an origin host can export Chromium master keys and archive relevant profile files, while an analyst host restores and decrypts offline, even across operating systems for some browser families.

### 使用方式

The default `dump` command extracts local browser data with flags for browser, category, output directory, format, profile path, macOS keychain password, verbosity, and zip output. Other commands list profiles, export master keys, archive decryption-relevant files, restore copied profile data with exported keys, and print version information.

Supported data categories include passwords, cookies, bookmarks, history, downloads, credit cards for Chromium-based browsers, extensions, localStorage, and sessionStorage where supported. The README notes platform-specific requirements such as Full Disk Access for Safari and extra payload support for some Chromium cookie decryption on Windows.

### 为什么软件包爱好者会关心

HackBrowserData is notable as a packaged security tool because it compresses many browser- and OS-specific storage rules into one CLI. For package users, the value is less about a library API and more about repeatable collection, export formats, cross-platform builds, and workflows that can be scripted during authorized investigations.

### 时间线

- 2020: Public repository created.
- 2022: v0.4.x releases included browser-data extraction fixes and local-storage support.
- 2024: v0.4.6 release notes described refactors, pure-Go driver work, and encryption/decryption optimization.
- 2026: v1.x release notes documented architecture rewrite, Safari, Chromium App-Bound Encryption, and cross-host decryption and restore workflows.

### Related projects

- Related surfaces include Chromium, Chrome, Edge, Brave, Firefox, Safari, browser profile SQLite databases, Windows DPAPI and App-Bound Encryption, macOS Keychain, and incident-response tooling that inventories browser artifacts.

### 来源

- <https://formulae.brew.sh/formula/hack-browser-data>
- <https://github.com/moonD4rk/HackBrowserData>
- <https://github.com/moonD4rk/HackBrowserData/releases>
- <https://raw.githubusercontent.com/moonD4rk/HackBrowserData/main/README.md>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/hack-browser-data.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hack-browser-data.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
