1.

Which one is not an example of .Net application decompiler?(a) Salamander(b) Dis#(c) Decompiler.Net(d) MultiRipperI have been asked this question in an interview.This interesting question is from Attack Vectors topic in portion Understanding Attack Vectors of Cyber Security

Answer»

The correct option is (d) MultiRipper

The best I can explain: Decompilers are part of Reverse ENGINEERING tools that take an EXECUTABLE file as input and tries to GENERATE high-level code. MultiRipper is a Delphi and C++ decompiler. Salamander, Dis#, Anakrino & Decompiler.Net are .NET application decompilers.



Discussion

No Comment Found

Related InterviewSolutions