macOS
brew install dislockerlocal Homebrew formula metadata
brew
FUSE driver to read/write Windows' BitLocker-ed volumes. Version 0.7.3 via Homebrew; verified 2026-05-14.
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 | cli | global executable | |
dislocker-bek | cli | global executable | |
dislocker-file | cli | global executable | |
dislocker-fuse | cli | global executable | |
dislocker-metadata | cli | global executable |
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.
https://github.com/Aorimn/dislocker
install metadata
| Package key | brew:dislocker |
|---|---|
| Version | 0.7.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dislocker |
| Homepage | https://github.com/Aorimn/dislocker |
| Repository | https://github.com/Aorimn/dislocker |
| Upstream docs | https://github.com/Aorimn/dislocker#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/Aorimn/dislocker/archive/refs/tags/v0.7.3.tar.gz |
| Last updated | 2026-05-14T15:37:19-04:00 |
| Pulse | updated |
| Dependencies | libfuse, mbedtls@3 |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on arm64_linux, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dislocker |
| Version Scheme | 0 |
| Revision | 1 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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-24.fc44
Utility to access BitLocker encrypted volumes
https://github.com/Aorimn/dislocker
sudo dnf install dislockerdislocker-libs 0.7.3-24.fc44
Libraries for applications using dislocker
https://github.com/Aorimn/dislocker
sudo dnf install dislocker-libsfuse-dislocker 0.7.3-24.fc44
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.