View Single Post
  #6  
Old 02-21-2003, 00:16
The_Philosopher
 
Posts: n/a
At entry point change 1st byte to c3 (if i remember well this INT 3 break) and try. When (if) you break change this byte back to original state and continue as you want.

The_Philosopher
Reply With Quote