forked from libyal/libewf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlibewf.ini
More file actions
52 lines (43 loc) · 1.71 KB
/
libewf.ini
File metadata and controls
52 lines (43 loc) · 1.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[project]
description: "libewf is a library to access the Expert Witness Compression Format (EWF)."
name: "libewf"
status: "experimental"
year_of_creation: "2006"
documenation_url: "https://github.com/libyal/libewf/tree/master/documentation"
features: ["debug_output"]
[library]
build_dependencies: ["lex", "yacc", "zlib"]
description: "Library to access the Expert Witness Compression Format (EWF)"
public_types: ["data_chunk", "file_entry", "handle"]
[python_module]
year_of_creation: "2008"
[tools]
build_dependencies: ["crypto", "fuse"]
description: "Several tools for reading and writing EWF files"
names: ["ewfacquire", "ewfacquirestream", "ewfdebug", "ewfexport", "ewfinfo", "ewfmount", "ewfrecover", "ewfverify"]
[mount_tool]
missing_backend_error: "No sub system to mount EWF."
mount_point: "/mnt/ewfimage/"
mounted_description: "a device file that provides the RAW storage media data contained in the EWF image"
mounted_dokan: "X:\\EWF1"
mounted_fuse: "/mnt/ewfimage/ewf1"
source: "image.E01"
source_description: "an EWF image"
source_type: "image"
supported_backends: [
"Dokan library",
"fuse",
"OSXFuse"]
[development]
features: ["glob", "pytsk3"]
main_object: "handle"
main_object_filename: "image.E01"
main_object_size: "media_size"
[troubleshooting]
example: "ewfinfo image.E01"
[tests]
profiles: ["libewf", "pyewf", "ewfacquire", "ewfacquire_optical", "ewfacquirestream", "ewfexport", "ewfexport_logical", "ewfinfo", "ewfverify", "ewfverify_logical"]
example_filename1: "image1.E01"
example_filename2: "image2.Ex02"
[coverty]
scan_token: "KTCRRKAlMthsG9BafisxO6bSEP1y8Z7Qr8hK+kDbgqf8qa5mmEAvTecZTn+rxsf7KYwVZbM3tlCnKfUdkMB+5dpnLqArWxXDIcJ8C00ggv0mk9jt9f/JGS+/anZ6l7gM49g64QPRvdCo2P3y0oCXBIbO3CXgFTY2gm9oj19I4jU="