mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Enter 2004.
committer: mfx <mfx> 1074623868 +0000
This commit is contained in:
parent
19564ed27e
commit
5f87e9891b
2
BUGS
2
BUGS
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
The Ultimate Packer for eXecutables
|
The Ultimate Packer for eXecutables
|
||||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||||
http://upx.sourceforge.net
|
http://upx.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
|
|
2
PROJECTS
2
PROJECTS
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
The Ultimate Packer for eXecutables
|
The Ultimate Packer for eXecutables
|
||||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||||
http://upx.sourceforge.net
|
http://upx.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
|
|
6
README
6
README
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
The Ultimate Packer for eXecutables
|
The Ultimate Packer for eXecutables
|
||||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||||
http://upx.sourceforge.net
|
http://upx.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
|
@ -128,8 +128,8 @@ THE FUTURE
|
||||||
COPYRIGHT
|
COPYRIGHT
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
|
|
||||||
This program may be used freely, and you are welcome to
|
This program may be used freely, and you are welcome to
|
||||||
redistribute it under certain conditions.
|
redistribute it under certain conditions.
|
||||||
|
|
2
THANKS
2
THANKS
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
|
|
||||||
The Ultimate Packer for eXecutables
|
The Ultimate Packer for eXecutables
|
||||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||||
http://upx.sourceforge.net
|
http://upx.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
|
|
2
TODO
2
TODO
|
@ -1,4 +1,4 @@
|
||||||
UPX TODO list. Last updated 2003-08-ß5.
|
UPX TODO list. Last updated 2003-08-05.
|
||||||
|
|
||||||
|
|
||||||
IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
|
IMPORTANT PROBLEMS THAT SHOULD BE FIXED SOON:
|
||||||
|
|
|
@ -3,7 +3,7 @@ SHELL = /bin/sh
|
||||||
top_srcdir = ..
|
top_srcdir = ..
|
||||||
|
|
||||||
PACKAGE = upx
|
PACKAGE = upx
|
||||||
VERSION_DATE = 27 Jan 2003
|
VERSION_DATE = 20 Jan 2004
|
||||||
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING .*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
VERSION := $(shell sed -n 's/^.*UPX_VERSION_STRING .*"\(.*\)".*/\1/p' $(top_srcdir)/src/version.h)
|
||||||
|
|
||||||
TRIMSPACE = cat
|
TRIMSPACE = cat
|
||||||
|
|
10
doc/upx.pod
10
doc/upx.pod
|
@ -13,7 +13,7 @@ B<upx> S<[ I<command> ]> S<[ I<options> ]> I<filename>...
|
||||||
=head1 ABSTRACT
|
=head1 ABSTRACT
|
||||||
|
|
||||||
The Ultimate Packer for eXecutables
|
The Ultimate Packer for eXecutables
|
||||||
Copyright (c) 1996-2003 Markus Oberhumer & Laszlo Molnar
|
Copyright (c) 1996-2004 Markus Oberhumer & Laszlo Molnar
|
||||||
http://upx.sourceforge.net
|
http://upx.sourceforge.net
|
||||||
|
|
||||||
|
|
||||||
|
@ -911,13 +911,13 @@ Please report all bugs immediately to the authors.
|
||||||
|
|
||||||
=head1 COPYRIGHT
|
=head1 COPYRIGHT
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
|
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
|
|
||||||
Copyright (C) 2002-2003 Jens Medoch
|
Copyright (C) 2002-2004 Jens Medoch
|
||||||
|
|
||||||
This program may be used freely, and you are welcome to
|
This program may be used freely, and you are welcome to
|
||||||
redistribute it under certain conditions.
|
redistribute it under certain conditions.
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
14
src/help.cpp
14
src/help.cpp
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
@ -48,7 +48,7 @@ void show_head(void)
|
||||||
fg = con_fg(f,FG_GREEN);
|
fg = con_fg(f,FG_GREEN);
|
||||||
con_fprintf(f,
|
con_fprintf(f,
|
||||||
" Ultimate Packer for eXecutables\n"
|
" Ultimate Packer for eXecutables\n"
|
||||||
" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003\n"
|
" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004\n"
|
||||||
"UPX %-12s Markus F.X.J. Oberhumer & Laszlo Molnar %20s\n\n",
|
"UPX %-12s Markus F.X.J. Oberhumer & Laszlo Molnar %20s\n\n",
|
||||||
#if (ACC_OS_DOS16 || ACC_OS_DOS32)
|
#if (ACC_OS_DOS16 || ACC_OS_DOS32)
|
||||||
V("d"),
|
V("d"),
|
||||||
|
@ -343,10 +343,10 @@ void show_version(int x)
|
||||||
#if defined(WITH_UCL)
|
#if defined(WITH_UCL)
|
||||||
fprintf(f,"UCL data compression library %s\n", ucl_version_string());
|
fprintf(f,"UCL data compression library %s\n", ucl_version_string());
|
||||||
#endif
|
#endif
|
||||||
fprintf(f,"Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer\n");
|
fprintf(f,"Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer\n");
|
||||||
fprintf(f,"Copyright (C) 1996-2003 Laszlo Molnar\n");
|
fprintf(f,"Copyright (C) 1996-2004 Laszlo Molnar\n");
|
||||||
fprintf(f,"Copyright (C) 2000-2003 John F. Reiser\n");
|
fprintf(f,"Copyright (C) 2000-2004 John F. Reiser\n");
|
||||||
fprintf(f,"Copyright (C) 2002-2003 Jens Medoch\n");
|
fprintf(f,"Copyright (C) 2002-2004 Jens Medoch\n");
|
||||||
fprintf(f,"UPX comes with ABSOLUTELY NO WARRANTY; for details type `%s -L'.\n", progname);
|
fprintf(f,"UPX comes with ABSOLUTELY NO WARRANTY; for details type `%s -L'.\n", progname);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2001-2003 John F. Reiser
|
Copyright (C) 2001-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2000-2003 John F. Reiser
|
Copyright (C) 2000-2004 John F. Reiser
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2002-2003 Jens Medoch
|
Copyright (C) 2002-2004 Jens Medoch
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
Copyright (C) 2002-2003 Jens Medoch
|
Copyright (C) 2002-2004 Jens Medoch
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
@ -977,12 +977,12 @@ char const *Packer::getIdentstr(unsigned *size, int small)
|
||||||
"\n\0"
|
"\n\0"
|
||||||
"$Id: UPX "
|
"$Id: UPX "
|
||||||
UPX_VERSION_STRING4
|
UPX_VERSION_STRING4
|
||||||
" Copyright (C) 1996-2003 the UPX Team. All Rights Reserved. $"
|
" Copyright (C) 1996-2004 the UPX Team. All Rights Reserved. $"
|
||||||
"\n";
|
"\n";
|
||||||
static const char identsmall[] =
|
static const char identsmall[] =
|
||||||
"\n"
|
"\n"
|
||||||
"$Id: UPX "
|
"$Id: UPX "
|
||||||
"(C) 1996-2003 the UPX Team. All Rights Reserved. http://upx.sf.net $"
|
"(C) 1996-2004 the UPX Team. All Rights Reserved. http://upx.sf.net $"
|
||||||
"\n";
|
"\n";
|
||||||
static const char identtiny[] = UPX_VERSION_STRING4;
|
static const char identtiny[] = UPX_VERSION_STRING4;
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
This file is part of the UPX executable compressor.
|
This file is part of the UPX executable compressor.
|
||||||
|
|
||||||
Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
Copyright (C) 1996-2003 Laszlo Molnar
|
Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
UPX and the UCL library are free software; you can redistribute them
|
UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -82,7 +82,7 @@ O2BIN = perl -w $(srcdir)/scripts/o2bin.pl
|
||||||
STRIPELF = ./util/sstrip/sstrip
|
STRIPELF = ./util/sstrip/sstrip
|
||||||
|
|
||||||
# Compiler for the Linux/386 stubs.
|
# Compiler for the Linux/386 stubs.
|
||||||
# gcc 3.4 (20031206 experimental) seems to produce the smallest code
|
# gcc 3.4 (20040118 experimental) seems to produce the smallest code
|
||||||
ifeq (1,2)
|
ifeq (1,2)
|
||||||
CC_LINUX_I386 = gcc-2.72 -m386 -O2
|
CC_LINUX_I386 = gcc-2.72 -m386 -O2
|
||||||
else
|
else
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;
|
;
|
||||||
; This file is part of the UPX executable compressor.
|
; This file is part of the UPX executable compressor.
|
||||||
;
|
;
|
||||||
; Copyright (C) 2000-2003 John F. Reiser
|
; Copyright (C) 2000-2004 John F. Reiser
|
||||||
; All Rights Reserved.
|
; All Rights Reserved.
|
||||||
;
|
;
|
||||||
; UPX and the UCL library are free software; you can redistribute them
|
; UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
;
|
;
|
||||||
; This file is part of the UPX executable compressor.
|
; This file is part of the UPX executable compressor.
|
||||||
;
|
;
|
||||||
; Copyright (C) 2000-2003 John F. Reiser
|
; Copyright (C) 2000-2004 John F. Reiser
|
||||||
; All Rights Reserved.
|
; All Rights Reserved.
|
||||||
;
|
;
|
||||||
; UPX and the UCL library are free software; you can redistribute them
|
; UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,9 +2,9 @@
|
||||||
;
|
;
|
||||||
; This file is part of the UPX executable compressor.
|
; This file is part of the UPX executable compressor.
|
||||||
;
|
;
|
||||||
; Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
; Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
; Copyright (C) 1996-2003 Laszlo Molnar
|
; Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
; Copyright (C) 2000-2003 John F. Reiser
|
; Copyright (C) 2000-2004 John F. Reiser
|
||||||
; All Rights Reserved.
|
; All Rights Reserved.
|
||||||
;
|
;
|
||||||
; UPX and the UCL library are free software; you can redistribute them
|
; UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
;
|
;
|
||||||
; This file is part of the UPX executable compressor.
|
; This file is part of the UPX executable compressor.
|
||||||
;
|
;
|
||||||
; Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
; Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
; Copyright (C) 1996-2003 Laszlo Molnar
|
; Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
; All Rights Reserved.
|
; All Rights Reserved.
|
||||||
;
|
;
|
||||||
; UPX and the UCL library are free software; you can redistribute them
|
; UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
;
|
;
|
||||||
; This file is part of the UPX executable compressor.
|
; This file is part of the UPX executable compressor.
|
||||||
;
|
;
|
||||||
; Copyright (C) 1996-2003 Markus Franz Xaver Johannes Oberhumer
|
; Copyright (C) 1996-2004 Markus Franz Xaver Johannes Oberhumer
|
||||||
; Copyright (C) 1996-2003 Laszlo Molnar
|
; Copyright (C) 1996-2004 Laszlo Molnar
|
||||||
; All Rights Reserved.
|
; All Rights Reserved.
|
||||||
;
|
;
|
||||||
; UPX and the UCL library are free software; you can redistribute them
|
; UPX and the UCL library are free software; you can redistribute them
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user