Are there any executable compressors that work with 64 bit binaries?
Posted
by Billy ONeal
on Stack Overflow
See other posts from Stack Overflow
or by Billy ONeal
Published on 2010-05-23T16:31:47Z
Indexed on
2010/06/01
1:33 UTC
Read the original article
Hit count: 276
Hello everyone :)
I'm looking for a tool like Bitsum Technologies' excellent PECompact tool for compressing Windows executables, but which works with 64 bit binaries. Does such a tool exist?
Note: I don't care about the supposed obfuscation such a compressor provides; I'd simply like to reduce the size of my binaries.
© Stack Overflow or respective owner