macOS
brew install hackrfprovider-native install command
安装
brew install hackrfprovider-native install command
概览
Low cost software radio platform
历史
HackRF is Great Scott Gadgets' open source software-defined radio platform, packaged for Unix users as the libhackrf host library plus command-line tools such as hackrf_info, hackrf_transfer, hackrf_sweep, hackrf_spiflash, and hackrf_operacake. The project is unusual in package-manager culture because it ships software for a physical RF instrument: installing the package is the bridge between a laptop and a HackRF One, Jawbreaker, rad1o, Opera Cake, or HackRF Pro device.
The public GitHub repository was created in 2012 and identifies Michael Ossmann as the principal author. Great Scott Gadgets' product documentation describes HackRF One as the first production hardware platform for the HackRF project, a half-duplex SDR peripheral for transmitting or receiving signals from 1 MHz to 6 GHz. The official product page frames the hardware as an open source platform for testing and developing modern radio technologies.
HackRF's early public adoption was helped by Michael Ossmann's Kickstarter campaign for an open source SDR platform and by the later Software Defined Radio with HackRF course material. The documentation records that Great Scott Gadgets began shipping HackRF One revision r1 in 2014, with later revisions driven mostly by component availability while preserving the same factory-measured performance specifications.
The software evolved alongside the hardware. Release notes show host-tool and firmware releases adding multiple-device support, sweep mode for wideband spectrum monitoring, automatic CPLD bitstream loading, Opera Cake antenna-switch support, and hardware support for HackRF One r9. A 2026 release added HackRF Pro support while keeping compatibility with HackRF One-oriented software as an explicit goal.
Great Scott Gadgets lists GNU Radio, GQRX, QSpectrumAnalyzer, SDR#, SDR Console, Universal Radio Hacker, SigDigger through SoapySDR, and other tools as software with direct HackRF support, while tools such as Baudline, Inspectrum, and Matlab can consume data captured with hackrf_transfer. That ecosystem made the Homebrew package valuable even for users who never built firmware or hardware files.
HackRF also became part of security and radio education workflows because it combined transmit and receive capability, open hardware design files, and a low-cost host-tool stack. The official SDR with HackRF course ties the device to GNU Radio, DSP fundamentals, signal capture, replay experiments, and multiple-HackRF workflows, which explains why package users often treat the CLI tools as lab utilities rather than a standalone application.
Package-manager users install HackRF mainly to get libhackrf and the hackrf-tools executables. Typical workflows include checking device identity and firmware with hackrf_info, capturing or transmitting signed 8-bit quadrature samples with hackrf_transfer, scanning spectrum ranges with hackrf_sweep, flashing firmware with hackrf_spiflash, and configuring Opera Cake antenna switching with hackrf_operacake.
The official documentation stresses that host tools and firmware should match. This matters for package maintainers because formula upgrades can expose users to mismatches between a newly installed libhackrf and older device firmware, and because some releases require both host-side and device-side updates.
HackRF is a classic hardware-adjacent package: it looks like a small CLI formula, but it carries USB access, firmware coordination, SDR application compatibility, and regulatory context. For Homebrew and other package systems, the value is not only the binaries but also a reproducible path to libhackrf for tools that detect or link against HackRF support.
It is also a useful case study in open hardware packaging. The same upstream repository contains hardware designs, firmware, host libraries, tools, and documentation, while the package usually exposes only the host-side pieces needed by desktop SDR applications.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hackrf_biast | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_clock | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_cpldjtag | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_debug | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_info | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_operacake | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_spiflash | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_sweep | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hackrf_transfer | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hackrf |
|---|---|
| 版本 | 2026.01.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://greatscottgadgets.com/hackrf/ |
| 仓库 | https://github.com/greatscottgadgets/hackrf |
| 最后更新 | 2026-06-15T10:20:18-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.