1.

Which of the following is not a disassembler tool?(a) IDA Pro(b) PE Explorer(c) Turbo C(d) W32DASMThe question was asked during an interview.My question comes from Attack Vectors topic in chapter Understanding Attack Vectors of Cyber Security

Answer»

Correct option is (c) TURBO C

Explanation: As assembler CONVERTS code written in ASSEMBLY language to binary/machine code, disassembler does the reverse for cracking purpose & it COMES under reverse engineering tool. Turbo C is not a disassembler tool.



Discussion

No Comment Found

Related InterviewSolutions