1.

________________ is a type of reverse engineering tool that is used to dissect binary codes into assembly codes.(a) PE & Resource Viewer(b) Debugger(c) Disassembler(d) Hex EditorThe question was asked by my college director while I was bunking the class.This is a very interesting question from Attack Vectors in portion Understanding Attack Vectors of Cyber Security

Answer»

Right answer is (c) Disassembler

Explanation: Disassembler is a type of REVERSE ENGINEERING tool that is used to dissect BINARY codes into assembly codes. They are also in use to extract FUNCTIONS, STRINGS, libraries, and other parts of a program.



Discussion

No Comment Found

Related InterviewSolutions