Computer Hacking Forensic Investigator (CHFI v10) — Question 319

Which of the following tool can reverse machine code to assembly language?

Answer options

Correct answer: C

Explanation

IDA Pro is a well-known disassembler that can reverse machine code into assembly language, making it the correct choice. PEiD is primarily used for identifying packers, while RAM Capturer is used for memory capture, and Deep Log Analyzer is focused on log analysis, none of which provide disassembly capabilities.