macOS
brew install affliblocal Homebrew formula metadata
sudo port install afflibMacPorts ports tree · security/afflib/Portfile · source: api.github.com
brew
Advanced Forensic Format. Version 3.7.22 via Homebrew; verified from local package data.
install
brew install affliblocal Homebrew formula metadata
sudo port install afflibMacPorts ports tree · security/afflib/Portfile · source: api.github.com
sudo apt install afflib-toolsDebian stable package indexes · afflib-tools · source: deb.debian.org
sudo dnf install afflibFedora Rawhide package metadata · afflib · source: dl.fedoraproject.org
nix profile install nixpkgs#afflibnixpkgs package indexes · pkgs/by-name/af/afflib/package.nix · source: api.github.com
sudo zypper install afflib-developenSUSE Tumbleweed package metadata · afflib-devel · source: download.opensuse.org
overview
Advanced Forensic Format
history
AFFLIBv3 is the library and tool suite for the Advanced Forensic Format, an open disk-image format for storing computer forensic data and metadata. The official README describes AFF as supporting forensic data plus metadata, digital signatures for chain of custody and integrity, encrypted disk-image storage, and use in both open-source and proprietary tools.
AFFLIB's official changelog begins with Release 1.0 on August 13, 2005, described as the initial release with the library description, README, basic library functionality, and four utilities. The README credits Basis Technology and Simson L. Garfinkel for the original 2005-2013 period and Phillip Hellewell for 2014-2025 maintenance.
The 2005 changelog shows rapid early development: large-file support, AMD64 fixes, write support, segment directories, aimage improvements, and archive conversion fixes. Later entries document ongoing portability, OS X updates, license cleanup, and a move toward GitHub preparation in 2012.
The README states AFFLIBv3 implements version 3 of the AFF format and is in maintenance mode while AFFv4 work continues. It contrasts AFFv3's purpose-built container with AFFv4's ZIP64 base and notes licensing differences between the two generations.
AFFLIB became part of forensic and disk-image tooling because it provided both a library and many command-line utilities: affcat, affcompare, affconvert, affcopy, affcrypto, affdiskprint, affinfo, affrecover, affsign, affstats, affuse, affverify, affxml, and others listed by the package facts and manpages.
The official README includes a section on using AFFLIB with The Sleuth Kit, noting that TSK officially supports a subset of the image formats AFFLIB supports and that users can specify image type afflib for the other formats. That is a concrete adoption bridge into a well-known forensic analysis toolkit.
AFFLIB tools convert between raw, splitraw, AFF, AFD, and AFM disk-image forms; compare disk images; copy with verification and chain-of-custody segment generation; repair files; print information and statistics; generate XML metadata; and produce diskprints.
The affinfo manpage describes AFF as an open and extensible file format to store disk images and metadata, useful in computer forensics investigations. It also documents hash validation options for MD5, SHA1, and page-level verification, showing the tool suite's integrity-checking focus.
AFFLIB is significant because it packages a whole forensic image ecosystem into Unix command-line tools plus a library. It is not merely a decoder: it covers conversion, verification, metadata extraction, encryption, signing, FUSE mounting, and XML export.
For package maintainers, AFFLIB is also an example of legacy-but-still-useful domain software: older file-format support, forensic workflow compatibility, C/C++ portability scars, and maintenance-mode upstream reality all matter more than shiny new features.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
affcat | cli | global executable | |
affcompare | cli | global executable | |
affconvert | cli | global executable | |
affcopy | cli | global executable | |
affcrypto | cli | global executable | |
affdiskprint | cli | global executable | |
affinfo | cli | global executable | |
affix | cli | global executable | |
affrecover | cli | global executable | |
affsegment | cli | global executable | |
affsign | cli | global executable | |
affstats | cli | global executable | |
affuse | cli | global executable | |
affverify | cli | global executable | |
affxml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sshock/AFFLIBv3
install metadata
| Package key | brew:afflib |
|---|---|
| Version | 3.7.22 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/afflib |
| Homepage | https://github.com/sshock/AFFLIBv3 |
| Repository | https://github.com/sshock/AFFLIBv3 |
| Upstream docs | https://github.com/sshock/AFFLIBv3#readme |
| License | BSD-4-Clause AND LicenseRef-Homebrew-public-domain |
| Source archive | https://github.com/sshock/AFFLIBv3/archive/refs/tags/v3.7.22.tar.gz |
| Dependencies | openssl@3 |
| Build dependencies | autoconf, automake, libtool, pkgconf, python@3.14 |
| Uses from macOS | curl, expat |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | afflib |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
afflib-tools 3.7.21-1
Advanced Forensics Format Library (utilities)
https://github.com/sshock/AFFLIBv3
sudo apt install afflib-toolslibafflib-dev 3.7.21-1
Advanced Forensics Format Library (development files)
https://github.com/sshock/AFFLIBv3
sudo apt install libafflib-devlibafflib0t64 3.7.21-1
Advanced Forensics Format Library
https://github.com/sshock/AFFLIBv3
sudo apt install libafflib0t64afflib
nix profile install nixpkgs#afflibafflib-tools 3.7.20-1.1ubuntu5
Advanced Forensics Format Library (utilities)
https://github.com/sshock/AFFLIBv3
sudo apt install afflib-toolslibafflib-dev 3.7.20-1.1ubuntu5
Advanced Forensics Format Library (development files)
https://github.com/sshock/AFFLIBv3
sudo apt install libafflib-devlibafflib0t64 3.7.20-1.1ubuntu5
Advanced Forensics Format Library
https://github.com/sshock/AFFLIBv3
sudo apt install libafflib0t64afflib 3.7.22-5.fc45
Library to support the Advanced Forensic Format
https://github.com/sshock/AFFLIBv3
sudo dnf install afflibafflib-devel 3.7.22-5.fc45
Development files for afflib
https://github.com/sshock/AFFLIBv3
sudo dnf install afflib-develafftools 3.7.22-5.fc45
Utilities for afflib
https://github.com/sshock/AFFLIBv3
sudo dnf install afftoolspython3-pyaff 3.7.22-5.fc45
Python3 binding for the AFFLIB
https://github.com/sshock/AFFLIBv3
sudo dnf install python3-pyaffafflib-devel 3.7.22-1.3
Library for working with the Advanced Forensics Format - Build support
https://github.com/sshock/AFFLIBv3
sudo zypper install afflib-develafflib-tools 3.7.22-1.3
Tools for working with the Advanced Forensics Format
https://github.com/sshock/AFFLIBv3
sudo zypper install afflib-toolslibafflib0 3.7.22-1.3
Library for working with the Advanced Forensics Format-Runtime support
https://github.com/sshock/AFFLIBv3
sudo zypper install libafflib0afflib
sudo port install afflibsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.