Page 1 of 1

Code patched in memory

Posted: Fri Nov 01, 2013 12:40 pm
by nminkov
I am using a protector software that checks if the executable is patched in runtime. When used with MadExcept, it always reports an integrity check.

Is MadExcept touching the program asm while running, is that how you hook?

Thanks

Re: Code patched in memory

Posted: Fri Nov 01, 2013 2:58 pm
by madshi
Yes, madExcept has to hook into the Delphi/BCB RTL in order to catch the exceptions. There's nothing I can do about that. Without those hooks the whole automatic exception catching would no longer work.

Re: Code patched in memory

Posted: Sat Oct 08, 2016 2:04 pm
by KobyNudler
which protector ?