View Single Post
  #10  
Old 06-01-2004, 11:48
ionescu007
 
Posts: n/a
I think the best way would be to use Ring 0 code to change the INT 1/3 handlers (by patching the IDT) to something in your own code. No debugger can possibly avoid this.

Best regards,
Alex Ionescu
http://www.relsoft.net
Reply With Quote