# Aorimn/dislocker

FUSE driver to read/write Windows' BitLocker-ed volumes under Linux / Mac OSX

Repository: https://github.com/Aorimn/dislocker
Canonical: https://ross.abutalabs.com/products/dislocker
Language: C
License: GPL-2.0
License Family: copyleft
Last push: 2026-08-16T20:17:41+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 100
- inputs: {"age_days": 5014, "days_push": 17, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1929, forks 232 (observed 2026-08-28T04:05:55.959175+00:00)

## What it is
Dislocker is a FUSE-based driver and library that reads and writes Windows BitLocker-encrypted partitions (including BitLocker-To-Go) from Linux and macOS. It exposes the decrypted volume as a virtual NTFS file via dislocker-fuse or fully decrypts it to a flat file via dislocker-file.

## Use cases
- mount a BitLocker-encrypted Windows partition under Linux
- access BitLocker-To-Go USB drives on macOS
- decrypt a BitLocker volume to a flat NTFS file
- recover files from a Windows disk on a Linux machine
- read AES-XTS or AES-CBC encrypted partitions

## When to choose
- you need read/write access to BitLocker volumes from Linux or macOS
- you want a scriptable CLI for decrypting BitLocker partitions
- you need support for BitLocker-To-Go removable media

## When to avoid
- you need full-disk encryption for your own Linux volumes (use LUKS instead)
- you want a GUI for mounting encrypted drives
- you need BitLocker support on Windows itself

## Facets
- artifact type: cli-tool
- maturity: stable
- function: file-system, cryptography, cli
- domain: security, files, operating-systems, privacy
- platform: cli
- tags: fuse, bitlocker, disk-encryption, ntfs, decryption, linux, macos

## Member repositories
- Aorimn/dislocker (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.959175+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:08:51.400244+00:00, confidence not recorded.
  - readme: https://github.com/Aorimn/dislocker (fetched 2026-08-28T04:05:55.959175+00:00, sha 9bbd2bcabdd3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
