mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-02-04 05:35:53 +00:00
NDecrypt Fail Fast Exception #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JohnTravolski on GitHub (Sep 4, 2025).
Originally assigned to: @mnadareski on GitHub.
For some reason NDecrypt v0.3.2 is crashing on my machine when I try to run it.
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 UserShadowStackbut 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.
@mnadareski commented on GitHub (Sep 4, 2025):
I have never seen this error before in my life and feels like a Windows issue more than something that I can actually do anything about. I'll consider seeing what could actually be done, but this may be a "close as won't do" scenario.