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 |
Can I redirect tracing to a file
How do you create shared assemblies ?
who handles these error while writing the source code???.
How we can multiple submit buttons in ASP.Net MVC
Is .net framework 4.8 the last version?
What is the use .glimpse in mvc?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
How does servicing work for the .net framework 3.0?
What is GC (Garbage Collection) and how it works
What's different about namespace declaration when comparing that to package declaration in Java ?
What is ASP.NET MVC?
And if they have conflicting method names ?