Name : dislocker
| |
Version : 0.7.3
| Vendor : obs://build_opensuse_org/home:lrupp
|
Release : lp155.4.5
| Date : 2023-05-23 04:05:02
|
Group : System/Filesystems
| Source RPM : dislocker-0.7.3-lp155.4.5.src.rpm
|
Size : 0.18 MB
| |
Packager : https://www_suse_com/
| |
Summary : FUSE driver to read and write Windows BitLocker-ed volumes under Linux
|
Description :
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 - that\'s AES-CBC, AES-XTS, 128 or 256 bits, with or without the Elephant diffuser, encrypted partitions; * BitLocker-To-Go encrypted partitions - that\'s USB/FAT32 partitions.
The core driver is composed of a library, with multiple binaries (see the NOTES section below) using this library. Two binaries are of interest when wanting to decrypt a BitLocker encrypted partition:
1) dislocker-fuse: binary using FUSE to dynamically decrypt the BitLocker-ed partition. You have to give it a mount point where, once keys are decrypted, a file named dislocker-file appears. This file is a virtual NTFS partition, so you can mount it as any NTFS partition and then read from or write to it. Note that writing to the NTFS virtual file will change the underlying BitLocker partition\'s content.
2) dislocker-file: binary decrypting a BitLocker encrypted partition into a flat file. This file has to be given through command line and, once dislocker-file is finished, will be an NTFS partition. It won\'t have any link to the original BitLocker partition. Therefore, if you write to this file, the BitLocker volume won\'t change, only the NTFS file will. Note that this may take a long time to create that file, depending on the size of the encrypted partition. But afterward, once the partition is decrypted, the access to the NTFS partition will be faster. Another thing to think about is the size on your disk this binary needs: the same size as the volume you\'re trying to decrypt. Nevertheless, once the partition is decrypted, you can mount your file as any NTFS partition.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/lrupp/15.5/x86_64 |