ILLINK Microsoft R NET Framework IL Linker The A Hrefhttpwwwgotdotnetcomuserarea

ILLINK Microsoft (R) .NET Framework IL Linker

The ILLINK utility is intended for linking multiple managed modules or assemblies into a single module or assembly...  [Adrian Bateman (VisionTech)]

Nice little tool from Serge Lidin.  It works by running ILDASM, doing some string grinding, and then running ILDASM on the result.  The program is about 500 lines of raw C++ - it would be interesting to rewrite it in C# or VB.NET. Even cooler - write it using Jim Miller's PEWriter libraries and dispense with ILASM / ILDASM altogether...
[Managed Space]

Hm!  This is clever...

Comments are closed.
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.