Anti-debugger and executed process check fails.

Post here messages if you have any problems with working of Enigma Protector
Post Reply
Loja
Posts: 3
Joined: Sat Jan 10, 2026 3:56 pm

Anti-debugger and executed process check fails.

Post 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
Attachments
enigma bug.PNG
enigma bug.PNG (34.39 KiB) Viewed 4534 times
Loja
Posts: 3
Joined: Sat Jan 10, 2026 3:56 pm

Re: Anti-debugger and executed process check fails.

Post by Loja »

I use Nuitka-compiled Python + PySide6
Loja
Posts: 3
Joined: Sat Jan 10, 2026 3:56 pm

Re: Anti-debugger and executed process check fails.

Post 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
Post Reply