-
Notifications
You must be signed in to change notification settings - Fork 34
/
libfvde.ini
60 lines (50 loc) · 2.36 KB
/
libfvde.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
55
56
57
58
59
[project]
name: "libfvde"
status: "experimental"
authors: ["Omar Choudary <[email protected]>", "Joachim Metz <[email protected]>"]
year_of_creation: "2011"
data_format: "FileVault Drive Encryption (FVDE) (or FileVault2)"
documentation_url: "https://github.com/libyal/libfvde/tree/main/documentation"
features: ["debug_output", "ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["crypto", "lex", "yacc", "zlib"]
features: ["pthread", "wide_character_type"]
description: "Library to access the FileVault Drive Encryption (FVDE) format"
public_types: ["encryption_context_plist", "logical_volume", "physical_volume", "volume", "volume_group"]
[python_module]
authors: ["Joachim Metz <[email protected]>"]
[tools]
build_dependencies: ["fuse"]
description: "Several tools for reading FileVault Drive Encryption volumes"
names: ["fvdeinfo", "fvdemount", "fvdewipekey"]
[info_tool]
source_description: "a FileVault Drive Encryption (FVDE) encrypted volume"
source_type: "volume"
[mount_tool]
features: ["encrypted_root_plist", "keys", "offset", "password", "recovery_password"]
base_type: "volume"
file_entry_type: "logical_volume"
file_entry_type_size_value: "logical_volume_size"
additional_arguments: " -e EncryptedRoot.plist.wipekey -r 35AJ-AC98-TI1H-N4M3-HDUQ-UQFG"
mounted_description: "a device file that provides the RAW volume data contained in the FVDE volume"
path_prefix: "fvde"
source: "image.raw"
source_description: "a FVDE volume"
source_description_long: "a FileVault Drive Encrypted (FVDE) volume"
source_type: "volume"
[troubleshooting]
example: "fvdeinfo -e EncryptedRoot.plist.wipekey -r 35AJ-AC98-TI1H-N4M3-HDUQ-UQFG image.raw"
[development]
main_object: "volume"
main_object_filename: "image.raw"
[tests]
authors: ["Joachim Metz <[email protected]>"]
profiles: ["libfvde", "fvdeinfo"]
option_sets: ["offset", "password", "recovery_password"]
info_tool_option_sets: ["offset", "password", "recovery_password"]
info_tool_options_per_profile: ["-u"]
info_tool_profiles: ["fvdeinfo"]
example_filename1: "image1.raw"
example_filename2: "image2.raw"
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LgRYIn7M3YT0SM9cBD/AgZEHBl/mNJHEpy7Rwuw50jYItWnSZ1t72zmBy/UUqt3021Hfy6jp07hHj0eFHj12Kyxz9TMo4OCj8cp2FdiFkj9UJhHBl1dAgn24QfR7IjBg3/+PcIpwfaAaDZMwx/KKjy37bN8VzlrX5L0qzMI6sYghss+ElI3t4dpng2dwMcvc2Ul3YAsbZRj4GfDSXxarmftIggwK32UOmdsIR6z1owpjummUJ+aNOFEijBL4vDImvw=="