InterviewSolution
Saved Bookmarks
| 1. |
________________ does not attempt to reverse the actions of compiler; rather it transforms the input program repeatedly until HLL code is achieved.(a) Debugger(b) Hex Editor(c) Disassembler(d) DecompilerThis question was posed to me in class test.This key question is from Attack Vectors in chapter Understanding Attack Vectors of Cyber Security |
|
Answer» The correct choice is (d) Decompiler |
|