NDecrypt Fail Fast Exception #24

Open
opened 2026-01-29 22:29:23 +00:00 by claunia · 1 comment
Owner

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.

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.

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. <img width="1047" height="338" alt="Image" src="https://github.com/user-attachments/assets/4934b8bd-6119-4974-99dd-4e0768e49e01" /> I was able to resolve this issue by running a simple PowerShell command, which I found on [stack overflow](https://stackoverflow.com/a/79610620). `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.
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/NDecrypt#24