mirror of
https://github.com/upx/upx.git
synced 2025-08-11 22:52:30 +08:00
Updated from UPX 1.02 release.
committer: mfx <mfx> 968866746 +0000
This commit is contained in:
1
BUGS
1
BUGS
@ -10,7 +10,6 @@
|
||||
The Ultimate Packer for eXecutables
|
||||
Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
|
||||
http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
|
||||
http://www.nexus.hu/upx
|
||||
http://upx.tsx.org
|
||||
|
||||
|
||||
|
6
NEWS
6
NEWS
@ -2,6 +2,12 @@
|
||||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 1.02 (13 Sep 2000)
|
||||
* watcom/le: fixed a problem with the Causeway extender
|
||||
* win32/pe: don't automatically strip relocs if they seem needed
|
||||
* support multiple backup generations when using `-k'
|
||||
* updated the console screen driver
|
||||
|
||||
Changes in 1.01 (09 Apr 2000)
|
||||
* win32/pe: fixed an uncompression problem in DLLs with empty
|
||||
fixup sections
|
||||
|
1
PROJECTS
1
PROJECTS
@ -10,7 +10,6 @@
|
||||
The Ultimate Packer for eXecutables
|
||||
Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
|
||||
http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
|
||||
http://www.nexus.hu/upx
|
||||
http://upx.tsx.org
|
||||
|
||||
|
||||
|
1
README
1
README
@ -10,7 +10,6 @@
|
||||
The Ultimate Packer for eXecutables
|
||||
Copyright (c) 1996-2000 Markus Oberhumer & Laszlo Molnar
|
||||
http://wildsau.idv.uni-linz.ac.at/mfx/upx.html
|
||||
http://www.nexus.hu/upx
|
||||
http://upx.tsx.org
|
||||
|
||||
|
||||
|
@ -107,7 +107,6 @@ If you want to modify the stub sources you'll also need
|
||||
|
||||
- djasm - an assembler for the djgpp stub
|
||||
http://wildsau.idv.uni-linz.ac.at/mfx/download/upx/tools/
|
||||
ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/djdev203.zip
|
||||
|
||||
- Linux (for the linux/i386 stubs)
|
||||
|
||||
|
Reference in New Issue
Block a user