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)- A4% (2)
- B2% (1)
- C88% (46)
- D6% (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.