-
Notifications
You must be signed in to change notification settings - Fork 52
/
libfsntfs.ini
45 lines (38 loc) · 1.89 KB
/
libfsntfs.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
[project]
name: "libfsntfs"
status: "experimental"
year_of_creation: "2010"
data_format: "New Technology File System (NTFS)"
documentation_url: "https://github.com/libyal/libfsntfs/tree/main/documentation"
features: ["debug_output", "nuget", "ossfuzz", "python_bindings", "tools"]
[library]
features: ["pthread", "wide_character_type"]
public_types: ["attribute", "attribute_list_entry", "data_stream", "file_entry", "mft_metadata_file", "usn_change_journal", "volume"]
[tools]
build_dependencies: ["crypto", "fuse"]
description: "Several tools for reading New Technology File System (NTFS) volumes"
names: ["fsntfsinfo", "fsntfsmount"]
[info_tool]
source_description: "a New Technology File System (NTFS) volume"
source_type: "volume"
[mount_tool]
features: ["offset", "symbolic_link"]
file_entry_access_time_type: "filetime"
file_entry_creation_time_type: "filetime"
file_entry_inode_change_time_type: "filetime"
file_entry_modification_time_type: "filetime"
file_entry_type: "file_entry"
file_system_type: "volume"
mounted_description: "a file system contained in the NTFS volume"
source: "image.raw"
source_description: "a NTFS volume"
source_description_long: "a New Technology File System (NTFS) volume"
source_type: "volume"
[tests]
profiles: ["libfsntfs", "pyfsntfs", "fsntfsinfo", "fsntfsinfo_bodyfile_fs", "fsntfsinfo_bodyfile_mft", "fsntfsinfo_fs", "fsntfsinfo_mft", "fsntfsinfo_usn"]
option_sets: ["offset"]
info_tool_option_sets: ["offset"]
info_tool_options_per_profile: ["", "-H", "-Eall", "-U"]
info_tool_profiles: ["fsntfsinfo", "fsntfsinfo_fs", "fsntfsinfo_mft", "fsntfsinfo_usn"]
[pypi]
appveyor_token: "VHuZiUWgTqTciKE2nsv/LnlJvdvgSuFO4ecmPJXxvqKYrKAEarlOZZkPpim6qoenbdFUHr9DmMN/YY3UqxVVJN0Lp0jIXi7c/5hrrrbfpaWRxrKXgB8FONONMkuXlnhEnlaRvCMu1pxiOT97szNaK0X6lUGGfyC0Lk6APYYUu1WJKP4DQypQp7uznLT+8TLOwK+I2x2vALR1nmm7DKTK6TeJ0rrVQTtntMS1VPS+WwfWPU+AMjINxRpqqn74tBkGzj0aKApo1MJggwvUdN3JxckFOJUrghPPGy7Jb3jiEKs="