Page 1 of 1

Anti-debugger and executed process check fails.

Posted: Thu Feb 12, 2026 8:46 pm
by Loja
Hello,

I have paid Enigma Protector.

I protected my .exe with several options like Anti-debugger (all features) and executed processes (deny if file name contains ollydbg and window text contains ollydbg).

I tried to open ollydbg.exe to test if protection is working and got this. If I click ok, my "protected" .exe keep working and worst I could attach and run the debubgger of protected .exe. If I click abort, all features related to anti-debugger and process checks fails, I can freely attach debuggers and Open "blocked" processes.

Im using enigma protector x64 8.0

Re: Anti-debugger and executed process check fails.

Posted: Thu Feb 12, 2026 9:22 pm
by Loja
I use Nuitka-compiled Python + PySide6

Re: Anti-debugger and executed process check fails.

Posted: Thu Feb 12, 2026 10:32 pm
by Loja
I turned off the "Show message before termiantion" and it worked.

Can you give me directions on what I need to change in my code to make it work? Problably something related to threading