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
Anti-debugger and executed process check fails.
Anti-debugger and executed process check fails.
- Attachments
-
- enigma bug.PNG (34.39 KiB) Viewed 4539 times
Re: Anti-debugger and executed process check fails.
I use Nuitka-compiled Python + PySide6
Re: Anti-debugger and executed process check fails.
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
Can you give me directions on what I need to change in my code to make it work? Problably something related to threading
