1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Integrate upx-2.90beta1-ps1-20060908.bz2 from Jens.

This commit is contained in:
John Reiser
2006-09-08 14:09:30 -07:00
parent 06a302aed0
commit add8540909
6 changed files with 1759 additions and 1735 deletions

View File

@ -703,8 +703,9 @@ Maximum uncompressed size: ~1.89 / ~7.60 Mbytes.
Notes:
- UPX creates as default a console transfer compatible executable.
For CD-Mastering use option "--boot-only" as descriped below.
- UPX creates as default a suitable executable for CD-Mastering
and console transfer. For a CD-Master main executable you could also try
the special option "--boot-only" as descriped below.
- Normally the packed files use the same memory areas like the uncompressed
versions, so they will not override other memory areas while unpacking.