macOS
brew install orbuculumlocal Homebrew formula metadata
安装
brew install orbuculumlocal Homebrew formula metadata
nix profile install nixpkgs#orbuculumnixpkgs package indexes · pkgs/by-name/or/orbuculum/package.nix · 来源: api.github.com
概览
Arm Cortex-M SWO/SWV Demux and Postprocess
历史
Orbuculum is a suite of host-side tools for decoding and presenting trace output from Arm Cortex-M CPUs. The Orbcode project describes it as software for making otherwise invisible trace flows visible, starting with SWO and expanding to 1-, 2-, and 4-bit parallel trace when paired with ORBTrace mini or other trace capture hardware.
Orbuculum began around Single Wire Output and Serial Wire Viewer workflows for Cortex-M debugging. The upstream documentation says it originally supported only the SWO pin, then added support for parallel trace through ORBTrace mini and other interfaces such as JTrace.
The 2.2.0 README describes a larger internal shift from a legacy chip-like stream protocol to `orbflow`, an extensible packet-oriented protocol that represents probe data more compactly. It also notes added CPU families, improved client application handling, improved stats and timing, a simplified communications subsystem, and early ETM4 support.
Orbuculum is niche but meaningful in embedded debugging. The upstream page lists support for Black Magic Debug Probe, SEGGER J-Link, generic USB TTL serial interfaces, FTDI high-speed serial interfaces, OpenOCD, PyOCD, ice40-HX8K and ECP5 parallel-trace boards, raw SWO files, and TCP sources that expose SWO.
The ORBTrace mini page links the hardware and software sides of the ecosystem: ORBTrace mini is an open-source debug and parallel trace interface for Cortex-M microcontrollers, and Orbuculum is the host suite used to exploit the captured trace stream.
Embedded developers run `orbuculum` as the mux that connects to a trace probe and exposes a network interface, then attach tools such as `orbcat` for ITM channel text, `orbdump` for raw SWO capture, `orbtop` for live activity views, `orbstat` for analysis and KCacheGrind output, `orbmortem` for post-mortem analysis, and `orbtrace` for ORBTrace FPGA configuration.
The practical use case is low-intrusion insight into firmware execution: text channels, program-counter samples, performance analysis, and crash reconstruction without relying only on breakpoints or serial logging.
Orbuculum matters to package nerds because it packages a specialized embedded trace workflow as Unix-style command-line tools. The formula exposes many executables, each handling one part of trace capture, demultiplexing, viewing, statistics, or post-processing.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
orbcat | cli | 全局可执行文件 | |
orbdump | cli | 全局可执行文件 | |
orbfifo | cli | 全局可执行文件 | |
orblcd | cli | 全局可执行文件 | |
orbmortem | cli | 全局可执行文件 | |
orbprofile | cli | 全局可执行文件 | |
orbstat | cli | 全局可执行文件 | |
orbtop | cli | 全局可执行文件 | |
orbtrace | cli | 全局可执行文件 | |
orbuculum | cli | 全局可执行文件 | |
orbzmq | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/orbcode/orbuculum
安装元数据
| 软件包键 | brew:orbuculum |
|---|---|
| 版本 | 2.2.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/orbuculum |
| 主页 | https://github.com/orbcode/orbuculum |
| 仓库 | https://github.com/orbcode/orbuculum |
| 上游文档 | https://github.com/orbcode/orbuculum#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/orbcode/orbuculum/archive/refs/tags/V2.2.0.tar.gz |
| 最后更新 | 2026-06-18T02:29:00-04:00 |
| Pulse | updated |
| 依赖 | capstone, dwarfutils, libusb, sdl2-compat, zeromq |
| 构建依赖 | libelf, meson, ninja, pkgconf |
| macOS 提供的库 | ncurses |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | orbuculum |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
orbuculum
nix profile install nixpkgs#orbuculum来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.