Can source code be reverse-engineered from IL?
Answers were Sorted based on User's Feedback
Answer / swapna
Yes, it is often relatively straightforward to regenerate
high-level source (e.g. C#) from IL.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / shyam
Yes by using tool ILDASM.exe we can reverse engineer the
MSIL code to the classes, objects and fuction definitions
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 3 segments of the default route, that is present in an ASP.NET MVC application?
What are Action Methods in ASP.NET MVC?
How to set the debug mode
Can you please explain the request flow in ASP.NET MVC framework?
What is the CTS
Can we look at the IL for an assembly?
Can I set the unlimited length for "maxjsonlength" property in config?
What are the 2 popular asp.net mvc view engines?
What is the significance of nonactionattribute?
Explain bundle.config in mvc4?
What is .net core framework?
Explain what is asp.net mvc?