Upx我没用过,但是我用的是ASPack(1.07b),以前我做过试验
Aspack是不会破坏资源的!

解决方案 »

  1.   

    试一试下面的选项:Options for win32/pe & rtm32/pe:
      --compress-exports=0    do not compress the export section
      --compress-exports=1    compress the export section [default]
      --compress-icons=0      do not compress any icons
      --compress-icons=1      compress all but the first icon
      --compress-icons=2      compress all but the first icon directory [default]
      --compress-resources=0  do not compress any resources at all
      --strip-relocs=0        do not strip relocations
      --strip-relocs=1        strip relocations [default]