Source: dislocker Section: utils Priority: optional Maintainer: Debian Security Tools Uploaders: Giovani Augusto Ferreira Build-Depends: cmake, debhelper-compat (=13), libfuse-dev | libfuse-hurd-dev, libmbedtls-dev, ruby-dev Standards-Version: 4.5.1 Rules-Requires-Root: binary-targets Homepage: https://github.com/Aorimn/dislocker Vcs-Git: https://salsa.debian.org/pkg-security-team/dislocker.git Vcs-Browser: https://salsa.debian.org/pkg-security-team/dislocker Package: libdislocker0.7 Section: libs Architecture: any Replaces: libdislocker0.6 (<< 0.7~) Breaks: libdislocker0.6 (<< 0.7~) Depends: ${misc:Depends}, ${shlibs:Depends} Description: read/write encrypted BitLocker volumes (shared library) Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the 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. Writing to the NTFS virtual file will change the underlying BitLocker partition content. . This package provides the runtime library. Package: libdislocker0-dev Architecture: any Section: libdevel Depends: libdislocker0.7 (= ${binary:Version}), ${misc:Depends} Multi-Arch: foreign Description: read/write encrypted BitLocker volumes (development files) Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the 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. Writing to the NTFS virtual file will change the underlying BitLocker partition content. . This package provides the development files. Package: dislocker Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: ruby Description: read/write encrypted BitLocker volumes Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the 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. Writing to the NTFS virtual file will change the underlying BitLocker partition content. To use dislocker-find Ruby is required. . This tool is useful in cryptography managing and forensics investigations.