NDecrypt icon indicating copy to clipboard operation
NDecrypt copied to clipboard

NDecrypt Fail Fast Exception

Open JohnTravolski opened this issue 5 months ago • 1 comments

For some reason NDecrypt v0.3.2 is crashing on my machine when I try to run it.

Image

I was able to resolve this issue by running a simple PowerShell command, which I found on stack overflow.

Set-ProcessMitigation -Name NDecrypt.exe -Disable UserShadowStack

but I just wanted to make you aware of this in case you know of something which can be done to ensure better compatibility out-of-the-box.

I'm on Windows 10 21H2 (19044.1288) with an Intel i5-12500 CPU and 96 GB RAM.

JohnTravolski avatar Sep 04 '25 02:09 JohnTravolski