Hi,
I'm looking to reduce the file size of exe assemblies at his maximum
(before anykind of assembly compression).

Right now, I have an integrated toolchain between ILMerge, Mono.Linker
and a custom obfuscator based on Obfuscar (reducing all qualified
names to one letter). I'm also removing some stuff like the version
info file from the resource and the application security file.

Based on your experience with the PE layout/Metadata section, do you
know any other valuable opportunities to reduce the file size?

Thanks!

-- 
--
mono-cecil

Reply via email to