View Single Post
  #1  
Old 03-06-2005, 23:53
ReVeR
 
Posts: n/a
VBOX upnacking question

hello.
i tired to unpack VBOX recently, and i ran into a problem....when i am setting a breakpoint on the .code section...my program has like 4 of the .code section.
So i set teh bp on the one at 04010000. But when it breaks it breaks hell knows where, to some string declaration or something.

A/w My question is, is this normal to have more then one .code section?
and how do i know on whihc one to set BP on?
Thx
Reply With Quote