View Single Post
  #1  
Old 02-24-2004, 21:43
Othello
 
Posts: n/a
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
Reply With Quote