DiskCryptor 1.2 Beta 1, a fork of DC with UEFI/GPT boot support
Added 2020-02-02 10:14:28 +0000 UTC
Here is the first new build of DiskCryptor since 2014 its a fork of the project and starting with version 1.2 It comes with a UEFI compatible boot-loader and various fixes to make it work with EFI installations on GPT disks.
The boot loader is not signed for secure boot, so for now, to use it, disabling secure boot is required. The tool is able to use a signed shim Bootloader from Red Hat and install it, however for now the required files are not included in the installation package, as its a more fiddly installation and given the release is a beta it sounded reasonable to try to minimize potential issues.
The Disk Cryptor driver needed to be slightly updated, and since the ReactOS foundation no longer offer driver signing service, I head to use a leaked code signing certificate i found laying around the Internets. This means some anti malware applications flag it as potential dangerous: https://www.virustotal.com/gui/file...b7f31dfe53bf1200dc34b3e218a744b9feb/detection
Here is the change-log with all the highlights:
[01.02.2020] - 1.2.846.118.200
[*] Project moved to Visual Studio 2017, using win 7 sdk for compatybility