Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, Nix, pacman, zypper 安装 urh

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install urh

local Homebrew formula metadata

Linux

Fedora dnf已验证 · 92%
sudo dnf install urh

Fedora Rawhide package metadata · urh · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#urh

nixpkgs package indexes · pkgs/by-name/ur/urh/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S urh

Arch Linux sync databases · urh · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install urh

openSUSE Tumbleweed package metadata · urh · 来源: download.opensuse.org

概览

软件包摘要

Universal Radio Hacker

命令和别名

  • urh
  • urh_cli

历史

项目历史与用法

Universal Radio Hacker is a wireless-protocol investigation suite for software-defined radio users. The upstream README describes support for demodulation, decoding, protocol reverse engineering, fuzzing, simulation, and native integration with common SDR devices.

项目历史

The public repository dates to 2016. The README presents URH as both an interactive tool and a research artifact: it links Black Hat Arsenal 2017 and 2018 badges and asks researchers to cite the 2018 USENIX WOOT paper by Johannes Pohl and Andreas Noack.

采用历史

URH spread through security and SDR communities rather than through one language ecosystem. The official README documents PyPI/pipx installation, Windows installers, macOS DMG and Homebrew installation, source execution, Docker images, and distribution packages for Arch Linux, Gentoo, Fedora, openSUSE, NixOS, and FreeBSD; the batch input also lists Homebrew, Fedora, Nix, Arch, and openSUSE package entries.

使用方式

Users install URH to record wireless signals, inspect modulation and bitstreams, assign or infer protocol fields, apply custom decodings such as CC1101 data whitening, fuzz stateless protocols, and simulate stateful attacks. The package exposes both `urh` and `urh_cli`, which makes it useful from desktops and scripted workflows.

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

URH is notable to package maintainers because it combines a Python application, native extensions, SDR hardware backends, GUI distribution, CLI use, udev rules, PyPI wheels, Homebrew, desktop installers, and distro packages. That mix makes it a practical example of packaging a security research tool with hardware-adjacent dependencies.

时间线

  • 2016: Public GitHub repository metadata records repository creation.
  • 2017: README badges identify Black Hat Arsenal USA 2017 participation.
  • 2018: README badges identify Black Hat Arsenal Europe 2018 participation.
  • 2018: README citation block points to the USENIX WOOT paper on URH.
  • README era: Documented package-manager availability across major Linux and BSD-style channels plus Homebrew for macOS.

Related projects

  • URH's README links it to common SDR devices and to wireless-security workflows; the article list includes examples involving HackRF, RTL-SDR, 433 MHz remotes, pagers, weather stations, wireless blinds, and keyboard/presenter attacks.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 4 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
urhcli全局可执行文件
urh_clicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.10.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/jopohl/urh

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/jopohl/urhnone 置信度

安装元数据

软件包元数据

软件包键brew:urh
版本2.10.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/urh
主页https://github.com/jopohl/urh
仓库https://github.com/jopohl/urh
上游文档https://github.com/jopohl/urh#readme
许可证GPL-3.0-only
源码归档https://files.pythonhosted.org/packages/dd/75/e3ce1cd756dc47ab42166d1ecfb9a9f5e34e2fcf78aeed0b9392313dc057/urh-2.10.0.tar.gz
依赖hackrf, numpy, pyqt, python@3.14
构建依赖pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameurh
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

urh

nix profile install nixpkgs#urh
  • normalized package name match
  • 匹配方式:Urh
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ur/urh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

urh 2.10.0-5.fc45

Universal Radio Hacker: investigate wireless protocols like a boss

https://github.com/jopohl/urh

sudo dnf install urh
  • License: Apache-2.0 AND GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: urh
  • 15 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Urh
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: urh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

urh 2.10.0-2

Universal Radio Hacker: investigate wireless protocols like a boss

https://github.com/jopohl/urh

sudo pacman -S urh
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 9 依赖
  • 13 可选依赖
  • normalized package name match
  • 匹配方式:Urh
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: urh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

urh 2.10.0-1.5

Tool for investigating unknown wireless protocols

https://github.com/jopohl/urh

sudo zypper install urh
  • License: GPL-3.0-only
  • Category: Productivity/Hamradio/Other
  • Architecture: x86_64
  • Source Package: urh
  • 20 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Urh
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: urh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment