Bdeinfo

From aldeid
Jump to navigation Jump to search

Description

Use bdeinfo to determine information about a BitLocker Drive.

Usage

Syntax

bdeinfo [ -k keys ] [ -o offset ] [ -p password ]
        [ -r password ] [ -s filename ] [ -hvV ] source

where:

source
the source file or device

Options

-h
shows this help
-k
the full volume encryption key and tweak key formatted in base16 and separated by a : character. e.g. FVEK:TWEAK
-o
specify the volume offset in bytes
-p
specify the password/passphrase
-r
specify the recovery password
-s
specify the file containing the startup key. Typically this file has the extension .BEK
-v
verbose output to stderr
-V
print version

Example

See here