View Single Post
  #7  
Old 09-02-2004, 05:21
zzsx
 
Posts: n/a
Many packers and protectors checks the first bytes of the API functions to decide whether breakpoints, "INT3" (CCh), are placed.

Thefore, you could defeat the API detector by breaking at the next second or third instructions.
Reply With Quote