1affinfo(1)            print information about an AFF file           affinfo(1)
2
3
4

NAME

6       affinfo - print information about an AFF file
7

SYNOPSIS

9       affinfo [options] infile
10

DESCRIPTION

12       Print information about an AFF file.
13
14       This file is part of the AFFLIBv3, that provides AFF.
15
16       AFF  is  an  open  and  extensible file format to store disk images and
17       associated metadata. It is useful in  several  scenaries,  as  computer
18       forensics investigations.
19

OPTIONS

21       General options:
22
23              -a     Print  ALL  segments  (normally  data  segments  are sup‐
24                     pressed).
25
26              -b     Print how many bad blocks in each segment (implies -a).
27
28              -i     Identify the files; don't do info on them.
29
30              -w     Wide output; print more than 1 line if necessary.
31
32              -s <segment>
33                     Just print information about 'segment' (may be repeated).
34
35              -m     Validate MD5 hash of entire image.
36
37              -S     Validate SHA1 hash of entire image.
38
39              -v     Validate the hash of each page (if present).
40
41              -y     Don't print segments of lengths 16 and 20 as hex.
42
43              -p<passphrase>
44                     Specify <passphrase> to decrypt a file.
45
46              -l     Just print the segment names and exit
47
48              -V     Just print the version number and exit.
49
50       Preview Options:
51
52              -X     No data preview; just print the segment names.
53
54              -x     Print binary values in hex (default is ASCII).
55
56       Misc:
57
58              -d     Debug.
59
60              -A     If infile is a device, print the number  of  sectors  and
61                     sector size to stdout in XML.
62

SEE ALSO

64       affcat(1),   affcompare(1),  affconvert(1),  affcopy(1),  affcrypto(1),
65       affdiskprint(1), affix(1),  affrecover(1),  affsegment(1),  affsign(1),
66       affstats(1), affuse(1), affverify(1), affxml(1)
67

AUTHOR

69       The  AFFLIB  was  written  by Simson L. Garfinkel <simsong@acm.org> and
70       Basis Technology, Inc.
71
72       This manual page  was  written  by  Joao  Eriberto  Mota  Filho  <erib‐
73       erto@debian.org> for the Debian project (but may be used by others).
74
75
76
77AFFINFO 3.7.4                      Oct 2014                         affinfo(1)
Impressum