开发者

how application handle exception in try catch in disassembly

开发者 https://www.devze.com 2023-02-13 02:26 出处:网络
Hi I am debugging such a program that call win32 api RaiseException(). I wa开发者_StackOverflow中文版nt to know how can i handle it manually not by debugger.

Hi I am debugging such a program that call win32 api RaiseException(). I wa开发者_StackOverflow中文版nt to know how can i handle it manually not by debugger.

Tanx


Try reading up on Structured Exception Handling. Then check out Matt Pietrek's article: A Crash Course on the Depths of Win32™ Structured Exception Handling.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号