Mounir IDRASSI

Results 158 comments of Mounir IDRASSI

I installed a fresh Linux KDE Neon 5.27, and then I installed VeraCrypt using the Ubuntu 22.04 .deb package. Afterwards, I launched VeraCrypt from the KDE search bar and followed...

Thank you @ticklemyIP for the detailed feedback. There seems to be an issue with the sudo use by VeraCrypt in the latest version, because I also received a similar report...

Thanks to details shared by the user on the Sourceforge forum, I was able to understand the cause of the crash: it is due to the use of the generic...

Your issue is documented here: https://veracrypt.fr/en/CompilingGuidelineWin.html#KnownIssues Basically, you need to modify [Dlgcode.c](https://github.com/veracrypt/VeraCrypt/blob/master/src/Common/Dlgcode.c#L303) to modify `gpbSha512CodeSignCertFingerprint` so that it contains the SHA512 hash of your code signining certificate instead of IDRIX...

Thank you for reporting this issue. I have fixed it in the following commit: https://github.com/veracrypt/VeraCrypt/commit/bfd1abcabb13d931cdc81387c9760a7fae483f18 Moreover, I've released a beta version (1.26.9) which incorporates this fix. It's available on [Sourceforge...

Issue nbre 4 fixed in this commit: https://github.com/veracrypt/VeraCrypt/commit/014ed77130f1812d76f8086e5507e11a880799e4 Like under Linux, we now count the size of the existing file container that will be overwritten in the available free space.

Thanks for the report and sorry for the late feedback. I will try to reproduce. it looks like there is a virtual device insertion that is wrongly detected as physical...

I still didn't have a chance to investigate this further. I will try to reproduce in a VM first.

As indicated in this Sourceforge [thread](https://sourceforge.net/p/veracrypt/discussion/technical/thread/6922138aeb/?limit=25#9c97), a new implementation of the clear keys option was done (commit https://github.com/veracrypt/VeraCrypt/commit/e8f83544ead2011112788d48bff610574f5d6395) and it is available for testing in 1.26.5 version available in [Nightly...

@andry81 You need to install VeraCrypt in order to avoid this beavior. Using VeraCrypt in portable mode always requires Administrator privileges in order to be able to load VeraCrypt driver...