-
Notifications
You must be signed in to change notification settings - Fork 76
/
Copy pathlibewf.ini
55 lines (46 loc) · 2.68 KB
/
libewf.ini
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
52
53
54
[project]
name: "libewf"
status: "experimental"
year_of_creation: "2006"
data_format: "Expert Witness Compression Format (EWF)"
documenation_url: "https://github.com/libyal/libewf/tree/main/documentation"
features: ["debug_output", "ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["bzip2", "crypto", "zlib"]
features: ["pthread", "source_glob", "wide_character_type"]
public_types: ["access_control_entry", "attribute", "data_chunk", "file_entry", "handle", "source", "subject"]
[python_module]
year_of_creation: "2008"
[tools]
build_dependencies: ["crypto", "fuse", "lex", "uuid", "yacc"]
description: "Several tools for reading and writing EWF files"
names: ["ewfacquire", "ewfacquirestream", "ewfdebug", "ewfexport", "ewfinfo", "ewfmount", "ewfrecover", "ewfverify"]
[mount_tool]
features: ["glob", "multi_source"]
file_entry_type: "handle"
file_entry_type_size_value: "media_size"
mounted_description: "a device file that provides the RAW storage media data contained in the EWF image"
source: "image.E01"
source_description: "an EWF image"
source_description_long: "an Expert Witness Compression Format (EWF) image file"
source_type: "image"
[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", "ewfinfo_logical", "ewfinfo_logical_bodyfile", "ewfverify", "ewfverify_logical"]
input_glob: "*.[Ees]*01"
export_tool_option_sets: ["format:encase1", "format:encase2", "format:encase3", "format:encase4", "format:encase5", "format:encase6", "format:encase7", "format:encase7-v2", "format:ewf", "format:ewfx", "format:ftk", "format:linen5", "format:linen6", "format:linen7", "format:raw", "format:smart", "deflate:none", "deflate:empty-block", "deflate:fast", "deflate:best", "blocksize:16", "blocksize:32", "blocksize:128", "blocksize:256", "blocksize:512", "blocksize:1024", "blocksize:2048", "blocksize:4096", "blocksize:8192", "blocksize:16384", "blocksize:32768", "hash:sha1", "hash:sha256", "hash:all"]
export_tool_options: "-q -texport -u"
info_tool_input_glob: "*.[ELels]*01"
info_tool_options_per_profile: [""]
info_tool_profiles: ["ewfinfo"]
verify_tool_options: "-q"
example_filename1: "image1.E01"
example_filename2: "image2.Ex02"
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/Lue1NYv0IPN7k/TpjguMYy/rdsONCY4JHagyrHF0W3pqDvCCovZmAlP/m78lyuGMvYC2FUkp7JaSsjG3+F9mxq3np+eYfPrxXWjVMlliHErQCckep/Jx9WqITmmfgnQtbqNdIoIMfkYnTCG+R3a05mmCm9B5sc4c4P8Y4+XeqKX9JaQHvCfDtZilRXREmDpK7j3O/B3mzd3WwRI+5rH8r/prRyI1DF9+bbr5fQj4Dq9LEHovI3KvuFBzqSRibvX1HA=="