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

The explanation: Assembling of medium-level codes is not the use of DISASSEMBLER. The disassembler is a type of reverse engineering tool that is used to dissect BINARY codes into assembly codes.



Discussion

No Comment Found

Related InterviewSolutions