InterviewSolution
Saved Bookmarks
| 1. |
A _____________ takes executable file as input and tries to generate high level code.(a) Debugger(b) Decompiler(c) Disassembler(d) Hex EditorThe question was posed to me in my homework.My doubt stems from Attack Vectors topic in section Understanding Attack Vectors of Cyber Security |
|
Answer» The correct choice is (B) Decompiler |
|