The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: korte on November 18, 2009, 07:44:14 PM

Title: windows XP int3 handler
Post by: korte on November 18, 2009, 07:44:14 PM
How to set default int3 handler debuger.
Using windbg and/or olly but not trap int 3 (or any exception)

int 3 breakpoint inject dll file (not debuger loading...)
Title: Re: windows XP int3 handler
Post by: Vortex on November 18, 2009, 07:53:52 PM
Hi korte,

DLL injection? Attention, you are walking on thin ice layer :)
Title: Re: windows XP int3 handler
Post by: korte on November 18, 2009, 08:11:58 PM
Not illegal.
My project manny exe and dll.
dll not loading directly.
And create test exe, the error does not occur.
The injection is not a good word, write the source of breakpoint