all groups > dotnet clr > june 2007 >
You're in the

dotnet clr

group:

IL Disassembler


IL Disassembler gilad
6/3/2007 8:08:29 AM
dotnet clr:
Hi,
I'm looking for a free ildasm.exe. meaning:
- command line
- produce IL that can be compiled back using ilasm.exe
- free to distribute

Thanks,
Gilad.
Re: IL Disassembler Barry Kelly
6/3/2007 6:04:58 PM
[quoted text, click to view]

Check out Cecil and related projects from Mono. I believe there is a
tool - whether finished or a work in progress - in that space which uses
Cecil (an assembly analysis and rewriting library) to do the same work
that the ilasm / ildasm pair does.

-- Barry

--
AddThis Social Bookmark Button