flat assembler
Message board for the users of flat assembler.

Index > Windows > INT1 exception Handling x64?

Author
Thread Post new topic Reply to topic
Cgtk



Joined: 10 May 2020
Posts: 19
Cgtk 08 Jun 2020, 11:38
Hello, I need to handle an int-1 exception on windows x64, how do I do this?
Post 08 Jun 2020, 11:38
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20337
Location: In your JS exploiting you and your system
revolution 08 Jun 2020, 13:11
For a user program x64 exception handling is the same as in x32.

First you call SetUnhandledExceptionFilter.
Then the OS will call UnhandledExceptionFilter for each exception.
Post 08 Jun 2020, 13:11
View user's profile Send private message Visit poster's website Reply with quote
Cgtk



Joined: 10 May 2020
Posts: 19
Cgtk 08 Jun 2020, 13:52
revolution wrote:
For a user program x64 exception handling is the same as in x32.

First you call SetUnhandledExceptionFilter.
Then the OS will call UnhandledExceptionFilter for each exception.

Thanks so much
Post 08 Jun 2020, 13:52
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.