InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is not a function or use of disassembler?(a) Extracting functions & libraries(b) Extracting strings and values(c) Assemble medium-level codes(d) Dissect binary codesI got this question in an online quiz.Query is from Attack Vectors in chapter Understanding Attack Vectors of Cyber Security |
|
Answer» Right answer is (c) Assemble medium-level CODES |
|