M
Mark Fox
Hello,
I have read a lot about how the .NET Framework uses
MSIL as its intermediate language. If I have a project
in C# in VS.NET 2003, how do I get the MSIL for it so I
could look at it? Better yet, I would like to obfuscate
it using the Dotfuscator Community Edition and then get
the obfuscated MSIL into a text file of some sort. How
would I do this? Thanks for your help!
I have read a lot about how the .NET Framework uses
MSIL as its intermediate language. If I have a project
in C# in VS.NET 2003, how do I get the MSIL for it so I
could look at it? Better yet, I would like to obfuscate
it using the Dotfuscator Community Edition and then get
the obfuscated MSIL into a text file of some sort. How
would I do this? Thanks for your help!