macOS
brew install --cask truetreelocal Homebrew cask metadata
安装
brew install --cask truetreelocal Homebrew cask metadata
概览
Command-line tool for pstree-like output
历史
TrueTree is a small macOS command-line process-tree utility aimed at incident responders and threat hunters who need a more useful process ancestry view than ordinary PID/PPID output.
The project grew out of Jaron Bradley's February 2020 write-up of the 'TrueTree' concept: on macOS, launchd and XPC often make ordinary process trees look flat or misleading, so the tool uses additional operating-system process metadata to reconstruct more helpful ancestry.
Its README later documented platform drift: after macOS 11 introduced runningboardd behavior that changed parentage observations, TrueTree was updated to use Application Services for some true-parent discovery while accepting that some terminated parents can no longer be recovered.
TrueTree appears to have remained a specialist macOS security tool rather than a broad Unix replacement for pstree. Its Homebrew cask packaging made a compiled release easy to install on analyst Macs, while the GitHub project stayed compact and focused.
The tool is used from a root shell to print an enhanced process tree, optionally showing timestamps, parent-data sources, network information, or a standard PID/PPID tree for comparison.
In package-manager culture it is the kind of niche binary that belongs in a forensic or IR workstation bootstrap list: install it with Homebrew, run it during macOS triage, and compare its output with ps, Activity Monitor, and launchctl procinfo.
TrueTree matters to package nerds because it packages a very macOS-specific diagnostic idea as a single CLI. It is not a general-purpose process viewer; its value is that Homebrew users can install a purpose-built process-ancestry helper without compiling an Xcode project.
安全态势
没有找到 truetree 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
TrueTree | 二进制 | Homebrew cask 二进制 | TrueTree |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | cask:truetree |
|---|---|
| 版本 | 0.8 |
| 软件包管理器 | Homebrew Cask |
| 主页 | https://themittenmac.com/the-truetree-concept/ |
| SHA-256 | 10fcc907a053b8d89f31de2695a714f06732cc539b4af4f7cf22c0ce198b9098 |
| 下载 URL | https://github.com/themittenmac/TrueTree/releases/download/V0.8/TrueTree.zip |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.