macOS
brew install dislockerlocal Homebrew formula metadata
brew / rank 8603
FUSE driver to read/write Windows' BitLocker-ed volumes. Version 0.7.3 via Homebrew; verified 2026-07-10. Also installable with debian: sudo apt install dislocker.
install
brew install dislockerlocal Homebrew formula metadata
sudo apk add dislockerAlpine Linux edge package indexes · dislocker · source: dl-cdn.alpinelinux.org
sudo apt install dislockerDebian stable package indexes · dislocker · source: deb.debian.org
sudo dnf install dislockerFedora Rawhide package metadata · dislocker · source: dl.fedoraproject.org
nix profile install nixpkgs#dislockernixpkgs package indexes · pkgs/by-name/di/dislocker/package.nix · source: api.github.com
overview
FUSE driver to read/write Windows' BitLocker-ed volumes
history
dislocker is a C and FUSE-based tool for accessing Microsoft BitLocker-encrypted volumes from Linux and macOS. It provides both dynamic FUSE access and flat-file decryption paths, making it a practical bridge between Windows-encrypted storage and Unix-like recovery or administration workflows.
The GitHub repository was created in December 2012. The README frames the project around reading, and in supported modes writing, BitLocker volumes including Windows Vista through Windows 10 era encrypted partitions and BitLocker-To-Go removable media.
The input package metadata lists dislocker across Alpine, Homebrew, Debian, Fedora, Nix, and Ubuntu. That spread is consistent with a niche but important system package: most users do not need it daily, but administrators and recovery users want it packaged when a BitLocker volume appears on a Unix-like machine.
The README points users toward `dislocker-fuse` for dynamic decryption that exposes a virtual NTFS partition as `dislocker-file`, and toward `dislocker-file` for producing a decrypted flat file. It also documents companion binaries for BEK files and BitLocker metadata inspection.
dislocker is notable in package indexes because it wraps a proprietary storage format in familiar Unix concepts: command-line tools, a library, FUSE mounting, manpages, and distribution packages. It is the kind of specialized package that turns a painful one-off recovery task into an installable workflow.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dislocker | executable | indexed executable | Discovered from the local executable index. |
dislocker-bek | executable | indexed executable | Discovered from the local executable index. |
dislocker-file | executable | indexed executable | Discovered from the local executable index. |
dislocker-fuse | executable | indexed executable | Discovered from the local executable index. |
dislocker-metadata | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dislocker |
|---|---|
| Version | 0.7.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/Aorimn/dislocker |
| Repository | https://github.com/Aorimn/dislocker |
| Last updated | 2026-07-10T19:03:07-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dislocker 0.7.3+git20240607-3+b1
read/write encrypted BitLocker volumes
https://github.com/Aorimn/dislocker
sudo apt install dislockerlibdislocker0-dev 0.7.3+git20240607-3+b1
read/write encrypted BitLocker volumes (development files)
https://github.com/Aorimn/dislocker
sudo apt install libdislocker0-devlibdislocker0.7t64 0.7.3+git20240607-3+b1
read/write encrypted BitLocker volumes (shared library)
https://github.com/Aorimn/dislocker
sudo apt install libdislocker0.7t64dislocker
nix profile install nixpkgs#dislockerdislocker 0.7.3-3.1build2
read/write encrypted BitLocker volumes
https://github.com/Aorimn/dislocker
sudo apt install dislockerlibdislocker0-dev 0.7.3-3.1build2
read/write encrypted BitLocker volumes (development files)
https://github.com/Aorimn/dislocker
sudo apt install libdislocker0-devlibdislocker0.7t64 0.7.3-3.1build2
read/write encrypted BitLocker volumes (shared library)
https://github.com/Aorimn/dislocker
sudo apt install libdislocker0.7t64dislocker 0.7.3-r7
Read/write Windows BitLocker-ed volumes
https://github.com/Aorimn/dislocker
sudo apk add dislockerdislocker-doc 0.7.3-r7
Read/write Windows BitLocker-ed volumes (documentation)
https://github.com/Aorimn/dislocker
sudo apk add dislocker-docdislocker-libs 0.7.3-r7
Read/write Windows BitLocker-ed volumes (libraries)
https://github.com/Aorimn/dislocker
sudo apk add dislocker-libsdislocker 0.7.3-25.fc45
Utility to access BitLocker encrypted volumes
https://github.com/Aorimn/dislocker
sudo dnf install dislockerdislocker-libs 0.7.3-25.fc45
Libraries for applications using dislocker
https://github.com/Aorimn/dislocker
sudo dnf install dislocker-libsfuse-dislocker 0.7.3-25.fc45
FUSE filesystem to access BitLocker encrypted volumes
https://github.com/Aorimn/dislocker
sudo dnf install fuse-dislockersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.