See https://github.com/veracrypt/VeraCrypt/pull/699
The pull request is here: https://github.com/veracrypt/VeraCrypt/pull/699 Some instructions are added for users with a macOS development environment so that they can rebuild a working VeraCrypt themselves for macOS 11.
I fixed the VeraCrypt code so that it now works with macFUSE 4.0.2. Note that you need macFUSE 4.x on macOS 11, osxFUSE 3.x won't work. I will send a pull request on github soon so that the VeraCrypt author can integrate it if he likes it. Note that I just built a VeraCrypt executable, I haven't rebuilt a package.
Same issue here. Extremely annoying since all my confidential files are now inaccessible. With macOS 11, osxFUSE has been renamed macFUSE and is in version 4..0.2. When starting VeraCrypt 1.24U7, I first get Library not loaded: /usr/local/lib/libosxfuse_i64.2.dylib So, I tried ln -s libfuse.2.dylib libosxfuse_i64.2.dylib and then got: Error: VeraCrypt requires OSXFUSE 2.5 or above There is maybe not much to do, maybe only updating the FUSE version checking mechanism, but this is now extremely critical...
Update binaries with latest versions
Help files updated
Fix compilation issue with Qt 5.5
Final details for version 1.12
Qt bug 55300 still present in Qt 5.8.0
Fixed incorrect handling of process termination
Updated all copyright notices for 2017
Bug fix: DVB subtitles were no longer recognize...
Fixed minor build issues on Linux
Fixed minor build issues on Windows
Switched main development to Mac
Updated Makefile.common
In batch mode, when editing a task, pressing Re...
Bug fix: Output directory unexpectedly reverted...
Added README markdown for GitHub
Fixed typo in README
Added markdown README for GitHub
Bug fix on Windows when using HTTP and OpenSSL.
Fix compilation warning on Ubuntu 16.10
Documented the option to set FFmpeg priority.
Version 1.11
Updated Unix script for doxygen
Updated doxygen theme
Added an option to run FFmpeg processes at a lo...
Updated libQtl
Removed references to discussion forum on Sourc...
Version number set to 1.10
Improve some CSS in help files
Added an option to set the DVD burning speed
Fixed redirect issue in QtlMovie web site
Improved help files
Improved help in TestTool
Improve presentation of DVD demux settings.
Added PGC and angle count in VTS list in DVD ex...
Bug fix in DVD extractor UI
Integrated DVD PGC demux into QtlMovie
Moved DVD-related classes from libQtl to libQts
Added Qtl class to demux PGC from DVD's
Prototype code for PGC demux in DVD content.
Notes and "readme" files reworked.
More latent support for DVD PGC and angle selec...
Added some collected info about DVD's in doc
Prepare for DVD extraction using ranges of sect...
Added QtlRange class to Qtl library.
Added an option to select the PGC to extract fr...
Updated command dvdifo in TestTool
Added command dvdifo to TestTool
Updated support for beta version and update new...
In help system, implement a workaround for Qt b...
Added contextual help in setting editor.
Fixup anchor shift issue in help files
Increased uncompressed DMG size on Mac OS
Fixed typo in help files
Fixed typos in help files
Fixed RPM installed
Integrate new help files in application.
New themes in help files.
Force language identification for GitHub's ling...
Fix Qt backward compatibility issue
Added links to git repos
Moved support page to GitHub issue tracker
No empty lines in SRT frames
Added options to convert SSA/ASS subtitles to SRT
Fix Mac installer, use custom icon for mounted ...
Refactored using a generic SubRip generator
If subtitles are internally generated, no need ...
Started an SSA/ASS subtitle parser, currently u...
Make sure we cleanup only subtitle files with t...
Added an option to cleanup SRT/SSA/ASS subtitle...
Added icons for "QtlMovie on a drive"
Fixed a regression in batch mode.
Fixed a regression in switching to single file ...
Limit the initial search of Closed Captions to ...
Added CDROM max speed to Mac OS
Implemented DVD max speed on Linux (libdvdcss p...
Fixed includes on Windows
Report DVD extraction bandwidth every 30 seconds.
Added DVD max speed implementation.
Added settings to use DVD maximum read speed
Added instant bandwidth in testtool dvdread
Updated translations
Use 'override' directive (C++11) consistently, ...
Fixed a regression in Windows icon bar
Miscellaneous improvements of DVD files handling
Fixed typos in comments (for doxygen)
Fix some debug messages
More flexible policy for DVD bad sectors.
Documented the "DVD Extraction" tool.
Cleanuo debug messages
Removed "DVD Decrypter" from the Windows package.
Fixed synchronization issues with DVD transfer
Added test tool dvdread
Patched libdvdcss to redirect error and debug m...
Updated translations
Completed DVD extraction UI
Continued UI of DVD extractor