1
0
mirror of https://github.com/upx/upx synced 2025-10-26 23:36:41 +08:00
committer: mfx <mfx> 1092135204 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2004-08-10 10:53:24 +00:00
parent 5612460720
commit d4841a641c

View File

@@ -224,9 +224,6 @@ copies the overlay after the compressed image. This works with some
files, but doesn't work with others, depending on how an application
actually accesses this overlayed data.
Since version 0.90 UPX defaults to B<--overlay=copy> for
all executable formats.
--overlay=copy Copy any extra data attached to the file. [DEFAULT]
--overlay=strip Strip any overlay from the program instead of
@@ -843,7 +840,7 @@ will load faster, and require less bandwidth during execution.
DLLs are supported.
Screensavers are supported, with the restriction that the filename
must end in ".scr" (as screensavers are handled slightly different
must end with ".scr" (as screensavers are handled slightly different
than normal exe files).
Extra options available for this executable format: