nerdexam
CompTIA

PT0-002 · Question #273

Penetration tester has discovered an unknown Linux 64-bit executable binary. Which of the following tools would be BEST to use to analyze this issue?

The correct answer is C. GDB. OLLYDBG, WinDBG, and IDA are all debugging tools that support Windows environments. GDB is a Linux‐specific debugging tool.

Tools and Code Analysis

Question

Penetration tester has discovered an unknown Linux 64-bit executable binary. Which of the following tools would be BEST to use to analyze this issue?

Options

  • APeach
  • BWinDbg
  • CGDB
  • DOllyDbg

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    88% (46)
  • D
    6% (3)

Explanation

OLLYDBG, WinDBG, and IDA are all debugging tools that support Windows environments. GDB is a Linux‐specific debugging tool.

Topics

#Binary analysis#Debugging tools#Linux#Reverse engineering

Community Discussion

No community discussion yet for this question.

Full PT0-002 Practice