Skip to content

Build v1.3 Beta

Compare
Choose a tag to compare
@DavidXanatos DavidXanatos released this 23 Oct 14:19
· 13 commits to master since this release
a5bc29b

This build resolves issues with Core Isolation and brings full windows 11 compatibility.
The driver is digitally signed to be accepted by windows without any workarounds.

The UEFI bootloader is NOT signed for secure boot, if you want to use DC with Secure Boot, you will need to setup your own keys and sign it yourself or use a shim loader.
We are working on getting a secure boot signature from MS but that has a bit to much testing and formalities to be fast, hence we decided to release this build as is and schedule a SB signature for an upcoming build in due time.

EDIT 28.10.2023 re uploaded installer, fixed issue #86

The setup or the other non driver files are not digitally signed, hence when downloading the setup may be blocked and or wrongfully flagged. Here is the VT result for the setup as is: https://www.virustotal.com/gui/file/6864aad30d3b6547f1028368b36f6332078e317c65746fbc10c5855b293a6336

The SHA256 hash of the authentic build is: 6864aad30d3b6547f1028368b36f6332078e317c65746fbc10c5855b293a6336

Please note that with this build the procedure to encrypt the system partition has been changed, when trying to encrypt a system partition DC will require a reboot to confirm the boot loader and driver work correctly, after the reboot you will need the start DC again to actually start the encryption of your system partition.
This additional step has ben added to make the process safer.

Like with all previous builds the binaries are provided as is, without any guarantees, a catastrophic failure is always an option, keep a backup on hand and proceed at your own risk.

You can support the project through donations, any help will be greatly appreciated.

Full Changelog for build 1.3.0

Added

  • Added safe system volume encryption (boot loader is tested before anything gets encrypted)
  • Added ability to recover MBR when it was damaged by a partitioning or backup/recovery tool

Fixed

  • Fixed issue with Core Isolation on windows 10/11