1affix(1) fix a corrupted AFF file affix(1)
2
3
4
6 affix - fix a corrupted AFF file
7
9 affix [options] file1 file2 file3 ...
10
12 Fix an aff file that is corrupt. If file does not have a GUID, create
13 one.
14
15 This file is part of the AFFLIBv3, that provides AFF.
16
17 AFF is an open and extensible file format to store disk images and
18 associated metadata. It is useful in several scenaries, as computer
19 forensics investigations.
20
22 -y Actually modify the files; normally just reports the problems.
23
24 -v Just print the version number and exit.
25
27 affcat(1), affcompare(1), affconvert(1), affcopy(1), affcrypto(1),
28 affdiskprint(1), affinfo(1), affrecover(1), affsegment(1), affsign(1),
29 affstats(1), affuse(1), affverify(1), affxml(1)
30
32 The AFFLIB was written by Simson L. Garfinkel <simsong@acm.org> and
33 Basis Technology, Inc.
34
35 This manual page was written by Joao Eriberto Mota Filho <erib‐
36 erto@debian.org> for the Debian project (but may be used by others).
37
38
39
40AFFIX 3.7.4 Oct 2014 affix(1)