Questions tagged [upx]

4 questions
3
votes
1 answer

How can I replace an icon in my executable file?

I'm aware of this answer: How can I replace icons of an application's executable? And that answer: https://stackoverflow.com/q/14370553/261217 I've tried Resource Hacker, Resource Hacker FX, XN Resource Editor and several other resource editors I…
Mikhail
  • 272
3
votes
2 answers

Compress latest kernel with upx

I'm just curious, how to compress latest (2.6.32 at time of writing) kernel using UPX? It worked well for older kernels but now repacked with UPX kernel fails to boot, standard compression methods (gzip, bzip2, lzma) work fine though.
Alex Bolotov
  • 1,422
1
vote
2 answers

How to conditionally strip/compress binaries with alternate utilities (i. e. other than strip)

In our yocto-based embedded application, we now have several Golang binaries, which can become very large. For example, docker (from meta-virtualization) and related binaries weigh in with several 100 megabytes if uncompressed. Therefore, we created…
0
votes
2 answers

UPX and .NET executables

Can UPX (upx.sourceforge.net) compact .net executables/dlls ?
Quandary
  • 2,193