adplus-dvertising
frame-decoration

Question

What is a disadvantage of using a kernel-mode debugger?

a.

It requires a dedicated system.

b.

It is less stable than a user-mode debugger.

c.

It only allows the user to observe a single process.

d.

It destabilizes the operating system to which it is attached.

Posted under Reverse Engineering

Answer: (d).It destabilizes the operating system to which it is attached. Explanation:Kernel-mode debuggers are often difficult to set up and usually require a dedicated system because they destabilize the operating system to which they are attached.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is a disadvantage of using a kernel-mode debugger?