adplus-dvertising
frame-decoration

Question

What is a limitation of WinDbg's disassembler?

a.

It is quite limited.

b.

It is unable to scroll backward in the disassembly window.

c.

It is unable to disassemble code in certain programming languages.

d.

It is unable to display register values.

Posted under Reverse Engineering

Answer: (b).It is unable to scroll backward in the disassembly window. Explanation:WinDbg's disassembler has some annoying anomalies such as the inability to scroll backward in the disassembly window.

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 limitation of WinDbg's disassembler?

Similar Questions

Discover Related MCQs

Q. What is one area where WinDbg surpasses OllyDbg?

Q. What type of information can WinDbg extensions provide?

Q. What is the system loader responsible for?

Q. What does WinDbg support that OllyDbg does not?

Q. What type of code is being debugged in the screenshot from WinDbg?

Q. What is the limitation of WinDbg's disassembler?

Q. What is one advantage of WinDbg over OllyDbg?

Q. What can WinDbg's extensions provide information on?

Q. What is one way in which WinDbg differs from OllyDbg in terms of debugging?

Q. What advantage does OllyDbg have over WinDbg?

Q. What is the advantage of having a debugger and a disassembler in one program like IDA Pro?

Q. What is PEBrowse Professional Interactive?

Q. What views does PEBrowse offer on the process being analyzed?

Q. What is the difference between a user-mode debugger and a kernel-mode debugger?

Q. Who are kernel-mode debuggers typically aimed at?

Q. Why are kernel-mode debuggers often helpful for reversers?

Q. What is a kernel-mode debugger?

Q. What are the advantages of using a kernel-mode debugger?

Q. What is the main application of kernel-mode debuggers?

Q. Why might a reverser prefer to use a kernel-mode debugger?