-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathlibbde.ini
54 lines (45 loc) · 2.09 KB
/
libbde.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
[project]
name: "libbde"
status: "alpha"
year_of_creation: "2011"
data_format: "BitLocker Drive Encryption (BDE) volume"
documentation_url: "https://github.com/libyal/libbde/tree/main/documentation"
features: ["debug_output", "nuget", "ossfuzz", "python_bindings", "tools"]
[library]
build_dependencies: ["crypto"]
description: "Library to access the BitLocker Drive Encryption (BDE) format"
features: ["pthread", "wide_character_type"]
public_types: ["key_protector", "volume"]
[tools]
build_dependencies: ["fuse"]
description: "Several tools for reading BitLocker Drive Encryption volumes"
names: ["bdeinfo", "bdemount"]
[info_tool]
source_description: "a BitLocker Drive Encrypted (BDE) volume"
source_type: "volume"
[mount_tool]
features: ["keys", "offset", "password", "recovery_password", "startup_key"]
file_entry_creation_time_type: "filetime"
file_entry_type: "volume"
additional_arguments: " -r 599907-126192-034078-378543-435050-262383-683309-100661"
mounted_description: "a device file that provides the RAW volume data contained in the BDE volume"
source: "image.raw"
source_description: "a BDE volume"
source_description_long: "a BitLocker Drive Encrypted (BDE) volume"
source_type: "volume"
[troubleshooting]
example: "bdeinfo -r 599907-126192-034078-378543-435050-262383-683309-100661 image.raw"
[development]
main_object: "volume"
main_object_filename: "image.raw"
main_object_python_pre_open: "bde_volume.set_recovery_password(\"599907-126192-034078-378543-435050-262383-683309-100661\")"
[tests]
profiles: ["libbde", "pybde", "bdeinfo"]
option_sets: ["password", "recovery_password", "startup_key"]
info_tool_option_sets: ["keys", "password", "recovery_password", "startup_key"]
info_tool_options_per_profile: [""]
info_tool_profiles: ["bdeinfo"]
example_filename1: "image1.raw"
example_filename2: "image2.raw"
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LoJHMGrPmIrGctOQjubAl40mTiBpfFZ5IkNK6SC8QArw9oIapIixKiV3Ku8S/wPvHWflI3FbCAWAfHdTw1Qg04g4AhLB3vd2kAj3mS94jzC39QQtxWA0HJp2uaXD5diXKp4a4Lzuzndy66+SgRUjUuKLrYy/8Ui8HgWaj/P26HzKpIy/m9VrNjHRpJl2xriXvuZ2+fYJu3lQ6NmQshxR0pUuEQmbaWRTwrKgG9sDIggkHEJTJ3okSqohLpRQ6phd1A=="