![]() |
|
#15
|
|||
|
|||
|
Could be the Trap Flag in EFLAGS when you single-step the instruction instead of skipping it. Or the push ss; pop ss; pushf trick...
Another guess would be the SetUnhandledExceptionFilter detection trick. Probably not the best link, but still: Quote:
|
|
|