László Molnár
|
e1f8989d54
|
removed dosish file endings
|
2010-08-16 13:09:27 +02:00 |
|
Stefan Widmann
|
1d8cb47830
|
TLS handling updated to v2, ASLR fix in unpacking
|
2010-08-13 17:44:21 +02:00 |
|
Stefan Widmann
|
25902005f6
|
win32/pe TLS handling added
|
2010-06-01 19:21:52 +02:00 |
|
John Reiser
|
9e3e80261b
|
merge
|
2010-03-31 14:15:18 -07:00 |
|
John Reiser
|
c72c685434
|
Diagnose PT_LOAD beyond end-of-file.
https://sourceforge.net/tracker/?func=detail&atid=102331&aid=2979240&group_id=2331
|
2010-03-31 14:09:28 -07:00 |
|
Markus F.X.J. Oberhumer
|
0177a8d277
|
Use upx_snprintf instead of snprintf.
|
2010-03-31 02:23:06 +02:00 |
|
Markus F.X.J. Oberhumer
|
b6a9b0a4c9
|
Silence some compilation warnings.
|
2010-03-31 02:16:32 +02:00 |
|
John Reiser
|
f4f8bd8d42
|
Fix for "upx --help" constructs with (0===f)
|
2010-03-17 18:33:30 -07:00 |
|
John Reiser
|
6e4aeffc0c
|
Withdraw support for shared libraries (.dylib) on Darwin (Apple Mac OS X).
|
2010-03-12 10:20:18 -08:00 |
|
John Reiser
|
dba256d384
|
Fix amd64-darwin.dylib-entry.S so it compiles.
|
2010-03-11 14:37:17 -08:00 |
|
John Reiser
|
910008e9e7
|
Hack on amd64-darwin.dylib-entry.S
|
2010-03-10 18:58:38 -08:00 |
|
John Reiser
|
8cb9545c41
|
Hack on amd64-darwin.dylib-entry.S
|
2010-03-10 15:19:18 -08:00 |
|
John Reiser
|
59c16da6fb
|
PackMachBase::pack4dylib avoid sliding if offset or reloff is 0.
|
2010-03-10 13:14:52 -08:00 |
|
John Reiser
|
630df5bbd2
|
Fix structs from Apple mach-o/loader.h for 64-bit. (Apple goofed.)
|
2010-03-10 10:29:41 -08:00 |
|
John Reiser
|
f550111400
|
PackDylibAMD64 (Mac OS X shared library on x86_64)
|
2010-03-09 19:02:25 -08:00 |
|
John Reiser
|
77377195aa
|
Allow CPU_TYPE_X86_64 for MH_EXECUTE in fat (universal) binaries,
but no MH_DYLIB yet. infoWarning() for unsupported cputype.
|
2010-03-09 13:35:06 -08:00 |
|
John Reiser
|
7e2e72bd40
|
infoWarning for shlib with no DT_INIT
|
2010-03-09 13:03:03 -08:00 |
|
John Reiser
|
aa7a13bd02
|
Linux kernels must be ET_EXEC
|
2010-03-09 09:22:57 -08:00 |
|
John Reiser
|
5895058a17
|
Linux kernels must be ET_EXEC
|
2010-03-09 09:20:46 -08:00 |
|
John Reiser
|
ffb60d5149
|
memmove instead of overlapping memcpy
|
2010-03-08 22:01:25 -08:00 |
|
John Reiser
|
1e2cb279b0
|
Fix memory leak in --lzma compression.
|
2010-03-08 22:00:35 -08:00 |
|
John Reiser
|
e7f766f5ba
|
i386-linux.shlib: stub commonality with non-shlib
|
2010-03-08 17:33:56 -08:00 |
|
John Reiser
|
8de5aa9409
|
Fix ET_DYN main program on amd64-linux.elf.
|
2010-03-08 16:59:53 -08:00 |
|
John Reiser
|
bf28a4df49
|
MIPS stub NRV_HEAD always saves $ra on stack.
bits.ash has the only __MIPSEL__/__MIPSEB__ dependency: lwl/lwr swl/swr.
|
2010-03-08 10:49:11 -08:00 |
|
Markus F.X.J. Oberhumer
|
fe1a0ab371
|
Bump tentative release date.
|
2010-03-06 16:50:17 +01:00 |
|
Markus F.X.J. Oberhumer
|
01daccfaf7
|
Avoid compiler warnings.
|
2010-03-06 16:35:18 +01:00 |
|
Markus F.X.J. Oberhumer
|
94e861e298
|
Rebuild stubs.
|
2010-03-06 16:34:05 +01:00 |
|
Jens Medoch
|
d36af2ed5c
|
Import 3-upx-hg_mips-r3k_base.patch.
|
2010-03-06 16:27:38 +01:00 |
|
Jens Medoch
|
7104b33214
|
Import 2-upx-hg_mips-r3k_makefile.patch.
|
2010-03-06 16:26:32 +01:00 |
|
Jens Medoch
|
32998e5377
|
Import 1-upx-hg_mips-stub_clean-up.patch.
|
2010-03-06 16:25:58 +01:00 |
|
Jens Medoch
|
af0c9ef092
|
Import 0-upx-hg_mips-r3k_ucl.patch.
|
2010-03-06 16:25:29 +01:00 |
|
Markus F.X.J. Oberhumer
|
3bc3b3d10e
|
Detabify. Remove trailing whitespace.
|
2010-03-01 01:28:03 +01:00 |
|
John Reiser
|
f03f42ca4d
|
Linux preserve /proc/self/exe; --unmap-all-pages option
|
2010-02-28 15:58:08 -08:00 |
|
John Reiser
|
79783abeb1
|
merge
|
2010-02-20 20:48:42 -08:00 |
|
John Reiser
|
895b0bd602
|
merge
|
2010-02-20 20:46:20 -08:00 |
|
John Reiser
|
2ee5ee92f8
|
merge
|
2010-02-20 20:44:54 -08:00 |
|
John Reiser
|
3e619423b1
|
merge
|
2010-02-20 20:40:32 -08:00 |
|
John Reiser
|
b524e18bdf
|
merge
|
2010-02-20 20:40:20 -08:00 |
|
John Reiser
|
6aa4579db8
|
merge
|
2010-02-20 20:40:04 -08:00 |
|
John Reiser
|
17fb86c0f1
|
merge
|
2010-02-20 20:39:52 -08:00 |
|
John Reiser
|
62ecfe4873
|
merge
|
2010-02-20 20:39:39 -08:00 |
|
John Reiser
|
04e55e6b9a
|
merge
|
2010-02-20 20:39:19 -08:00 |
|
John Reiser
|
f432aa1090
|
merge
|
2010-02-20 20:39:04 -08:00 |
|
John Reiser
|
7add104313
|
merge
|
2010-02-20 20:38:20 -08:00 |
|
John Reiser
|
36de249066
|
merge
|
2010-02-20 20:36:34 -08:00 |
|
John Reiser
|
b7a54dcffd
|
merge
|
2010-02-20 20:26:08 -08:00 |
|
John Reiser
|
6bb28deab2
|
merge
|
2010-02-20 20:24:55 -08:00 |
|
John Reiser
|
7f88d15c86
|
ELF ::unpack decompressing ElfXX_Ehdr changes .e_phnum
|
2010-02-20 19:57:34 -08:00 |
|
John Reiser
|
94c5014e23
|
merge
|
2010-02-15 11:09:28 -08:00 |
|
John Reiser
|
c5a8256500
|
mention Elf32_auxv[AT_EXECFN]
|
2010-02-15 11:07:46 -08:00 |
|