Varun Agrawal Total Post:159 Points:795 Posted by Varun Agrawal March-29-2011 8:56 AM .NET .NET 1 Answer(s) 1608 View(s) Ratings: Rate this:
Varun Agrawal Post:159 Points:795 What is Ilasm.exe used for? Posted on 7 years ago Ilasm.exe is a tool that generates PE files from MSIL code. You can run the resulting executable to determine whether the MSIL code performs as expected.
Post:159
Points:795What is Ilasm.exe used for?
Ilasm.exe is a tool that generates PE files from MSIL code. You can run the resulting executable to determine whether the MSIL code performs as expected.