diff options
author | Leo C <leoc@gmx.com> | 2018-05-04 20:33:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-05-04 20:33:23 +0100 |
commit | d73856852dbb1328d8936b1db42635f16b3f9c27 (patch) | |
tree | 4b2a2ac1b1f4fb0aee9799b75e78d26c8f65fbb1 /system/dislocker/README | |
parent | da36b881a0a8c7da270410b25ec1c6ee52cc8c0d (diff) | |
download | slackbuilds-d73856852dbb1328d8936b1db42635f16b3f9c27.tar.gz |
system/dislocker: Added (read/write Windows BitLocker-ed volumes).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/dislocker/README')
-rw-r--r-- | system/dislocker/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/dislocker/README b/system/dislocker/README new file mode 100644 index 0000000000..2805c00c37 --- /dev/null +++ b/system/dislocker/README @@ -0,0 +1,7 @@ +This software has been designed to read BitLocker encrypted partitions +under a Linux system. +The driver has the capability to read/write on: +- Windows Vista, 7, 8, 8.1 and 10 encrypted partitions + (AES-CBC, AES-XTS, 128 or 256 bits, with or without the Elephant + diffuser, encrypted partitions) +- BitLocker-To-Go encrypted partitions (USB/FAT32 partitions) |