News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Adding exception handler in x64 ??

Started by Ar0n, January 16, 2017, 05:02:04 PM

Previous topic - Next topic

Ar0n

as the tittle says, how do I add an exception handler in x64 for windows OS? I know this no longer uses the stack and it looks like I should use the RtlAddFunctionTable function, but I didn't find any example! could anyone tech me how to create an exception handler manually in x64 for Windows? thanks

nidud

#1
deleted