|
-
May 3rd, 2002, 08:33 AM
#1
ildasm.exe
Hello everybody.
I create a software, where I use ildasm.exe utility to unpack assembly into an MSIL file and resource files. Does anybody know if is it allowed to distribute ildasm.exe in installation?
Ilasm.exe utility is included in "Microsoft NET Framework Redistributable" (runtime), but Ildasm.exe is not there. Ildasm.exe is just in "Microsoft Framework SDK". Or does anybody know how to unpack e.g. exe assembly into MSIL file and resource files by another way then using ildasm.exe?
Thank you very much.
malinrob
-
May 13th, 2002, 11:36 PM
#2
Re: ildasm.exe
Just out of curiosity. What benefit are you getting from unpacking in this fashion?
Jared Parsons
Jared
-
May 14th, 2002, 01:01 AM
#3
Re: ildasm.exe
I need MSIL file to get out some info from it. But I've already solved it. MS had told me, that I can distribute .NET Framework SDK as a whole...
malinrob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|