Dislocker-metadata

Dislocker-metadata

dislocker-metadata

read/write encrypted BitLocker volumes

Maintainer: Debian Security Tools



Section: utils

Install dislocker-metadata

  • Debian apt-get install dislocker Click to copy
  • Ubuntu apt-get install dislocker Click to copy
  • Kali Linux apt-get install dislocker Click to copy
  • Fedora dnf install dislocker Click to copy
  • Raspbian apt-get install dislocker Click to copy
  • macOS brew install dislocker Click to copy

dislocker

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. This tool is useful in cryptography managing and forensics investigations.

Install the latest version of dislocker-metadata in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the dislocker-metadata just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of dislocker-metadata from the respository and install it in your computer/server.