adplus-dvertising
frame-decoration

Question

Where does most of the information come from in system-level reversing?

a.

The program code.

b.

The operating system.

c.

The software developer.

d.

The CPU.

Posted under Reverse Engineering

Answer: (b).The operating system. Explanation:Most of the information in system-level reversing comes from the operating system, because every interaction that a program has with the outside world must go through the operating system.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Where does most of the information come from in system-level reversing?

Similar Questions

Discover Related MCQs

Q. What is code-level reversing?

Q. Why is code-level reversing a complex process?

Q. What is required to perform effective code-level reversing?

Q. Why do reversers need to understand operating systems?

Q. What kind of tools can expose a program's use of operating system objects?

Q. What are disassemblers?

Q. Which of the following is a key component in a reverser’s toolkit?

Q. What is the basic idea behind a debugger?

Q. What is the role of system-monitoring tools in system-level reversing?

Q. What is tracing in a debugger?

Q. What is the difference between the use of debuggers by software developers and reversers?

Q. What is the main purpose of system-monitoring tools in reverse engineering?

Q. What is the main purpose of disassemblers in reverse engineering?

Q. What is the main purpose of debuggers in reverse engineering?

Q. What is the purpose of a decompiler?

Q. Is it possible to recover the original source code from a compiled binary file?

Q. What is the difference between a disassembler and a decompiler?

Q. Are decompilers more powerful than disassemblers?

Q. What is the legal debate surrounding reverse engineering?

Q. Should one seek legal counsel before attempting a high-risk reversing project?