Skip to main content

Python Advanced Forensic Format Version 4 library.

Project description

# AFF4 -The Advanced Forensics File Format

The Advanced Forensics File Format 4 (AFF4) is an open source format used for the storage of digital evidence and data.

It was originally designed and published in [1] and has since been standardised as the AFF4 Standard v1.0, which is available at https://github.com/aff4/Standard . This project is a work in progress implementation, providing two library implementations, C/C++ and Python.

## What is currently supported.

The focus of this implementation at present is reading images conforming with the AFF4 Standard v1.0. Canonical images are provided in the AFF4 Reference Images github project at https://github.com/aff4/ReferenceImages

  1. Reading ZipFile style volumes.

  2. Reading AFF4 Image streams using the deflate or snappy compressor.

  3. Reading RDF metadata using Turtle (and in some instances YAML for backwards compatibility).

## What is not yet supported.

The write support in the libraries is currently broken and being worked on. Other aspects of the AFF4 that have not yet been implemented in this codebase include:

  1. Encrypted AFF4 volumes.

  2. Persistent data store.

  3. HTTP backed streams.

  4. Splitting an AFF4 Image across multiple volumes.

  5. Map streams.

  6. Support for signed statements or Bill of Materials.

  7. Logical file acquisition.

# Notice

This is not an official Google product (experimental or otherwise), it is just code that happens to be owned by Google.

# References [1] “Extending the advanced forensic format to accommodate multiple data sources, logical evidence, arbitrary information and forensic workflow” M.I. Cohen, Simson Garfinkel and Bradley Schatz, digital investigation 6 (2009) S57–S68.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyaff4-0.26.post2.tar.gz (49.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page