BeatriX
February 13th, 2005, 09:31
Hi,
I looked for some information on this forum about the problematic api SetUnhandledExceptionFilter but I didn't find anything. I have this problem since a while and I can't resolve it. Example :
If a prog uses SetUnhandledExceptionFilter and just after put a Int 3. OllyDbg can't handle this exception and even if I put a BP on the handler, OllyDbg stop ! Why ? What can I do to pass this exception ?
That is not the same thing if the prog install a SEH by filling FS:[0] with the right handler. There is no problem in that case
Thanks for your answer
Regards,
I looked for some information on this forum about the problematic api SetUnhandledExceptionFilter but I didn't find anything. I have this problem since a while and I can't resolve it. Example :
If a prog uses SetUnhandledExceptionFilter and just after put a Int 3. OllyDbg can't handle this exception and even if I put a BP on the handler, OllyDbg stop ! Why ? What can I do to pass this exception ?
That is not the same thing if the prog install a SEH by filling FS:[0] with the right handler. There is no problem in that case

Thanks for your answer
Regards,