|
I think the answer is yes. u can set or get some type breakpoint by VT. The breakpoint is not hardware break point and not software bp��int 3) and not memory bp.And it can useful in anti anti debug, anti ring 0 hook check because your code is run at ring -1 by VT.
|