This repository has been archived by the owner on Mar 2, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
AFFLIB
simsong edited this page Apr 3, 2012
·
1 revision
AFFLIB is an open source implementation of AFF written in C.
AFFLIB includes:
- Library source code
- LZMA compression source code
- AFF Tools for disk image manipulation
- GNU autoconf build system
- WIN32 build system
- ZLIB, for compiling on windows
- AFF (a single file with disk image data and metadata)
- AFD (a directory of AFF files)
- AFM (one or more raw files with disk image data, and an accompanying AFF file with metadata)
- Raw (one file for the disk image)
- Split Raw (multiple files for the disk image)
- EnCase (using libewf)
- Amazon S3 (Amazon’s Simple Storage Service used to store disk image and metadata)
- VMDK (VMWare’s Disk Image Format)
- DMG (Apple’s Disk Image Format)
- Download Current Source
- View Contents of Package
- View ChangeLog