-
Hey, awesome article! I wanted to give a whirl to unleash [`upx --best zerosnake.exe`](https://www.mankier.com/1/upx#Compression_Levels_&_Tuning) on the 8k version, but I got
> upx: zerosnake.exe: …
-
=> ERROR [builder 5/6] RUN xz -d -c /usr/local/upx-3.96-amd64_linux.tar.xz | tar -xOf - upx-3.96-amd64_linux/upx > /bin/upx && chmod a+x /bin/upx …
-
This issue tracker is **ONLY** used for reporting bugs.
Please use [stackoverflow](https://stackoverflow.com) for supporting issues.
## What's the problem (or question)?
macOS kills the p…
-
### Description
Windows 2.9.1 cannot open on m2, error message: WARNING This darwin build contains the use of private APIs. This will not pass Apple's AppStore approval process. Please use it only as…
-
Hello everyone,
Nice idea for Aot version. But I don't need upx. But I find funny because single executable requires 2 libraries as *.a for Linux/macOS and *.lib for Windows via directinvoke.
I…
-
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=66785&q=label%3AProj-upx
The log ends with
```
Step #3 - "compile-afl-address-x86_64": --------------------------------------------------------…
-
### Description
The underlying text is visible through an element with the backdrop-filter blur rule applied. there is a blur but the text shouldn't show through too. this is only an issue with Webvi…
-
After some testing, if GraalVM 22.3 is used to create a Windows native image that is then compressed with UPX, the windows binary will break and not work. You will simply get a binary that outputs not…
-
Zips containing upx packed files and raw upx packed files are not being caught
-
I followed [NodeJS Official SEA instructions](https://nodejs.org/api/single-executable-applications.html) and ended up with an executable that seems works fine.
After that I was advancing to pack …