1.

De-compilation is not done for _______________(a) Recovery of lost source code(b) Migration of assembly language(c) Determining the existence of malicious code in any app(d) Targeting users with stealing codeThis question was posed to me during an internship interview.This is a very interesting question from Attack Vectors topic in section Understanding Attack Vectors of Cyber Security

Answer»

The correct CHOICE is (d) Targeting users with stealing code

To elaborate: De-compilation is a TECHNIQUE of REVERSE engineering which is used for recovery of LOST source code, migration of assembly language or DETERMINING the existence of malicious code in any app.



Discussion

No Comment Found

Related InterviewSolutions