Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Encrypt Using DiskCryptor #2654

Closed
wants to merge 11 commits into from
Closed

Conversation

msdlearn
Copy link
Contributor

Details:
An adversary may use DiskCryptor is an open source encryption solution that offers encryption of all disk partitions, including system partitions.

Testing:
Tested on windows successfully

Copy link
Collaborator

@clr2of8 clr2of8 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, Just a few requested changes:

  • Please add description of what to expect when dcrypt.exe is run (show encryption console) and make note about the installer will require a restart.
  • simplify command with full-path instead of CD into program files directory
  • Don't include the dcrypt setup exe in ART Repo, instead use the prereq you have but download it from it's original source
  • minimal input args (remove DiskCryptor_installer variable)

@msdlearn msdlearn closed this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants