Hey /prog/, I'm making a remote control tool that works over Tor because reasons.
But Tor itself weights 3Mio and my final executable is over 1Mio upx'd.
I'm compiling in plain C with Visual'12, have activated all the size optimisation but it's not enough. The client must be able to transfer itself over the network very fast and fit even on small embeded systems.
So do you know of any methods to reduce size further, or any packer better than UPX ? I don't care if it makes my code really slow, but size is critical.
>>13
¶1 It is a specific standard we use to make applications small, and it uses a UPX bin compressor: http://portableapps.com/apps/utilities/portableapps.com_appcompactor
That's why you need our specifications, since we make them even smaller with other calls. And again, this is only for Windows. But it is fine you are using UPX.