View Single Post
  #1  
Old 03-21-2005, 20:20
thomasantony
 
Posts: n/a
Strange Instruction CTS BE

Hi,
I was debugging a DOS COM crackme using DOS Debug and MS Symbolic Debugger. In olly there was a line DB 0F and another senseless instruction below. In symbolic debug, it showed CTS BE. The opcode is 0F BE . What does this do?

Thomas Antony
Reply With Quote