View Single Post
  #27  
Old 08-13-2004, 05:02
omega_red
 
Posts: n/a
Well, my tool is avaliable here: ry.pl/~omega/asm/sdt.zip
with source code in nasm.
And at ry.pl/~omega/sdt.jpg you can see output from livekd compared to output from this tool.

Quote:
Originally Posted by homersux
And nobody knows what b3fcd787 is
As my previous post show, it IS allocated - by softice - which prohibits setting breakpoint at that address because of self-protection.
Code:
Breakpoints not allowed within SoftICE

Last edited by omega_red; 08-13-2004 at 05:08.
Reply With Quote