macOS
brew install mac-robberlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mac-robber in AI-Agent-Workflows.
Installation
brew install mac-robberlocal Homebrew formula metadata
sudo apt install mac-robberDebian stable package indexes · mac-robber · Quelle: deb.debian.org
sudo dnf install mac-robberFedora Rawhide package metadata · mac-robber · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mac-robbernixpkgs package indexes · pkgs/by-name/ma/mac-robber/package.nix · Quelle: api.github.com
sudo zypper install mac-robberopenSUSE Tumbleweed package metadata · mac-robber · Quelle: download.opensuse.org
Überblick
Digital investigation tool
Verlauf
mac-robber is a small digital forensics and incident-response tool from the Sleuth Kit ecosystem. It collects metadata from allocated files on a mounted file system and emits data that can be fed to The Sleuth Kit's mactime tool to create file-activity timelines.
The Sleuth Kit site traces mac-robber to the early open-source UNIX forensics lineage around The Coroner's Toolkit. In the February 2003 Sleuth Kit Informer, Brian Carrier described writing mac-robber as similar to Rob Lee's mac-daddy, itself a variation of TCT's grave-robber, but implemented in C instead of Perl.
The project page describes the tool's scope and limits: it requires the file system to be mounted by the operating system, does not collect deleted files or files hidden by rootkits, and can modify directory access times when run against writable mounts. Those limitations are part of its forensic model rather than incidental bugs.
mac-robber has remained useful because it covers file systems that The Sleuth Kit or other file-system analysis tools may not support directly. The official page calls out obscure UNIX file systems and common UNIX systems such as AIX as use cases.
Package metadata shows mac-robber distributed through Homebrew and several Unix/Linux package managers. Its adoption is niche, but it is durable niche software: the 1.02 release from 2010 is still packaged because the body-file/mactime workflow remains recognizable to forensic practitioners.
The tool is used during live incident response or lab analysis when a suspect file system has been mounted, ideally read-only on a trusted system. Its output is consumed by mactime to produce a timeline of file activity.
The official page warns that mac-robber is basic C intended to compile on any UNIX system, but also that it cannot see deleted or rootkit-hidden files because it relies on the mounted file-system view exposed by the operating system.
mac-robber is package-nerd significant because it is a tiny, old, command-line forensic utility whose value comes from interoperability with a larger toolchain. It represents the classic Unix package pattern: one focused binary, plain-text output, and composition with mactime.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mac-robber | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.sleuthkit.org/mac-robber/
Installationsmetadaten
| Paketschlüssel | brew:mac-robber |
|---|---|
| Version | 1.02 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mac-robber |
| Homepage | https://www.sleuthkit.org/mac-robber/ |
| Repository | https://github.com/sleuthkit/mac-robber |
| Upstream-Dokumentation | https://www.sleuthkit.org/mac-robber |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/mac-robber/mac-robber/1.02/mac-robber-1.02.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mac-robber |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mac-robber 1.02-13
collects data about allocated files in mounted filesystems
https://www.sleuthkit.org/mac-robber
sudo apt install mac-robbermac-robber
nix profile install nixpkgs#mac-robbermac-robber 1.02-13
collects data about allocated files in mounted filesystems
https://www.sleuthkit.org/mac-robber
sudo apt install mac-robbermac-robber 1.02-40.fc45
Tool to create a timeline of file activity for mounted file systems
http://sourceforge.net/projects/mac-robber/
sudo dnf install mac-robbermac-robber 1.02-14.6
Tool to create a timeline of file activity for mounted file systems
http://sourceforge.net/projects/mac-robber/
sudo zypper install mac-robberQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.