From 7e73208e62b441f836f27433a4e297a0e07233b8 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 13 Sep 2015 00:16:14 +0200 Subject: Windows Bootloader: Fix Rescue Disk issue when Cascades and SHA256 used. It was caused by the bootloader becoming too big in this case with PIM implementation (larger than the limit of 31232 bytes). We also increase memory requirement for this case --- src/Readme.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Readme.txt') diff --git a/src/Readme.txt b/src/Readme.txt index c281caaf..2aff947f 100644 --- a/src/Readme.txt +++ b/src/Readme.txt @@ -51,6 +51,7 @@ Requirements for Building VeraCrypt for Windows: header files (available at ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20) - NASM assembler 2.08 or compatible - gzip compressor +- upx packer (available at http://upx.sourceforge.net/) IMPORTANT: -- cgit v1.2.3