|
Compress .NET Executables
Hi there,
I wonder if someone has some information about compressing .NET executables (Windows).
All compressors I can find are unable to compress this special kind of PE Files.
I have written my own PE compressor, but I can't manage to make it work with .NET Exes, e.g. compiled C# apps.
Any ideas/sources/links/tips?
Marc
|