Giter Site home page Giter Site logo

transformersprimeabcxyz / _2016_verastatus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from veracrypt/verastatus

0.0 2.0 0.0 38 KB

Command line tool to get technical information about VeraCrypt mounted volumes and system encryption

License: Apache License 2.0

C 21.02% C++ 76.19% Batchfile 2.79%

_2016_verastatus's Introduction

VeraStatus

Command line tool to get technical information about VeraCrypt mounted volumes and system encryption

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

_2016_verastatus's People

Contributors

idrassi avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.