mike1k/perses

[enhance] Windows SEH Support

gmh5225 opened this issue · 1 comments

If possible, I would like to enhance the support for SEH :)

Possible, I need to extend pepp library to support exception directories to do this properly. SEH is handled differently across both architectures, I'll need to give this a look when I can.