Skip to content

Releases: veracrypt/VeraStatus

VeraStatus 1.5

16 Feb 14:57
Compare
Choose a tag to compare

5th release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.5, compatibility with VeraCrypt 1.26 was added and extra information are printed (driver version, bootloader version, master key vulnerability).

Below you will find archives containing the 32-bit , x64 and ARM64 Windows binaries and their PGP signatures using VeraCrypt PGP key ( ID=0x680D16DE Fingerprint: 5069 A233 D55A 0EEB 174A 5FC3 821A CD02 680D 16DE).
The executable files are also signed with IDRIX code signing certificates.

Full Changelog: VeraStatus_1.4...VeraStatus_1.5

VeraStatus 1.4

01 Dec 17:08
47f4d8c
Compare
Choose a tag to compare

Forth release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.4, compatibility with VeraCrypt 1.24 was fixed and two new swiches were added (/list and /clearkeys).

Usage:

  • Querying system encryption information: VeraStatus.exe [/sysenc]
  • Querying volume encryption information: VeraStatus.exe DriveLetter: (e.g. VeraStatus.exe O:)
  • List all mounted volumes: VeraStatus.exe /list
  • Clear volumes master keys from RAM including system encryption ones: VeraStatus.exe /clearkeys
  • Displaying usage information: VeraStatus.exe /h

The exit code of the process indicates the result of the operation:

  • /sysenc or no argument:
    • 0 => system fully encrypted
    • 1 => system partially encrypted
    • 2 => system not encrypted
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument
  • DriveLetter: argument:
    • 0 => drive letter corresponds to a mounted VeraCrypt volume
    • 3 => no VeraCrypt volume is mounted on the specified drive letter
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument
  • /list or /clearkeys:
    -1 => VeraCrypt driver not found
    -2 => Error during driver call
    -3 => Invalid command line argument

Below you will find archives containing the 32-bit and 64-bit Windows binaries and their PGP signatures using VeraCrypt PGP key ( ID=0x680D16DE Fingerprint: 5069 A233 D55A 0EEB 174A 5FC3 821A CD02 680D 16DE).
The executable files are also signed with IDRIX code signing certificates.

VeraStatus 1.3

05 Oct 16:45
f1891d3
Compare
Choose a tag to compare

Third release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.3, VeraStatus adds support for the new encryption algorithms introduced in VeraCrypt 1.22.
Usage:

  • Querying system encryption information: VeraStatus.exe [/sysenc]
  • Querying volume encryption information: VeraStatus.exe DriveLetter: (e.g. VeraStatus.exe O:)
  • Displaying usage information: VeraStatus.exe /h

The exit code of the process indicates the result of the operation:

  • /sysenc or no argument:
    • 0 => system fully encrypted
    • 1 => system partially encrypted
    • 2 => system not encrypted
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument
  • DriveLetter: argument:
    • 0 => drive letter corresponds to a mounted VeraCrypt volume
    • 3 => no VeraCrypt volume is mounted on the specified drive letter
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument

Below you will find archives containing the 32-bit and 64-bit Windows binaries and their PGP signatures using VeraCrypt PGP key ( ID=0x680D16DE Fingerprint: 5069 A233 D55A 0EEB 174A 5FC3 821A CD02 680D 16DE).
The executable files are also signed with IDRIX code signing certificates.

VeraStatus 1.2

20 Aug 16:59
deda717
Compare
Choose a tag to compare

Second release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.2, VeraStatus adds support for the new algorithms introduced in VeraCrypt 1.18.
Usage:

  • Querying system encryption information: VeraStatus.exe [/sysenc]
  • Querying volume encryption information: VeraStatus.exe DriveLetter: (e.g. VeraStatus.exe O:)
  • Displaying usage information: VeraStatus.exe /h

The exit code of the process indicates the result of the operation:

  • /sysenc or no argument:
    • 0 => system fully encrypted
    • 1 => system partially encrypted
    • 2 => system not encrypted
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument
  • DriveLetter: argument:
    • 0 => drive letter corresponds to a mounted VeraCrypt volume
    • 3 => no VeraCrypt volume is mounted on the specified drive letter
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument

Below you will find archives containing the 32-bit and 64-bit Windows binaries and their PGP signatures using VeraCrypt PGP key ( ID=0x54DDD393 Fingerprint: 993B 7D7E 8E41 3809 828F 0F29 EB55 9C7C 54DD D393).
The executable files are also signed with IDRIX code signing certificates.

VeraStatus 1.1

25 Apr 06:23
Compare
Choose a tag to compare

Second release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.1, VeraStatus adds support for querying information about mounted VeraCrypt volumes.
Usage:

  • Querying system encryption information: VeraStatus.exe [/sysenc]
  • Querying volume encryption information: VeraStatus.exe DriveLetter: (e.g. VeraStatus.exe O:)
  • Displaying usage information: VeraStatus.exe /h

The exit code of the process indicates the result of the operation:

  • /sysenc or no argument:
    • 0 => system fully encrypted
    • 1 => system partially encrypted
    • 2 => system not encrypted
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument
  • DriveLetter: argument:
    • 0 => drive letter corresponds to a mounted VeraCrypt volume
    • 3 => no VeraCrypt volume is mounted on the specified drive letter
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument

Below you will find archives containing the 32-bit and 64-bit Windows binaries and their PGP signatures using VeraCrypt PGP key ( ID=0x54DDD393 Fingerprint: 993B 7D7E 8E41 3809 828F 0F29 EB55 9C7C 54DD D393).
The executable files are also signed with IDRIX code signing certificates.

VeraStatus 1.0

02 Apr 23:57
Compare
Choose a tag to compare

First release of VeraStatus, a Windows command line tool to query information about VeraCrypt volumes and encryption.

In this version 1.0, VeraStatus only supports querying system encryption information.
Usage: VeraStatus.exe [/sysenc]

The exit code of the process indicates the result of the operation:

  • /sysenc or no argument:
    • 0 => system fully encrypted
    • 1 => system partially encrypted
    • 2 => system not encrypted
    • -1 => VeraCrypt driver not found
    • -2 => Error during driver call
    • -3 => Invalid command line argument

Below you will find an archive containing the 32-bit Windows binary and its PGP signature using VeraCrypt PGP key ( ID=0x54DDD393 Fingerprint: 993B 7D7E 8E41 3809 828F 0F29 EB55 9C7C 54DD D393).
The executable file is also signed with IDRIX code signing certificate.