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

1636 Commits

Author SHA1 Message Date
a37a75aecc First step for preprocessing dumps with xstrip.py. Not working yet. 2006-12-18 16:39:57 +01:00
e43e3aeb1c arm-linux.kernel documentation update for Debian on nslu2 2006-12-17 18:49:38 -08:00
a8fe529814 arm-linux.kernel preserve .e_flags 2006-12-17 17:39:47 -08:00
d9f5e2bb08 arm-linux.kernel alignment fix 2006-12-17 16:34:21 -08:00
dfa83b0ac8 arm-linux.kernel methods 2006-12-17 15:34:13 -08:00
bd5cef1411 unfilter for arm-linux.kernel 2006-12-17 14:53:10 -08:00
cd70b48831 src/stub/src/arch/arm/v5a directory 2006-12-17 13:24:14 -08:00
50ebf8088a R_ARM_ABS8 2006-12-17 13:19:37 -08:00
c5cfb7eb40 more arm-linux.kernel work 2006-12-16 22:02:51 -08:00
bccaafda6d arm-linux stub interfacing for lzma 2006-12-16 17:16:32 -08:00
bf0086d7b5 arm-linux.kernel decompressor 2006-12-16 14:52:22 -08:00
7e65938ca6 fix filename in initial comment 2006-12-16 08:40:41 -08:00
112eff2509 add UPX_F_VMLINUX_AMD64, UPX_F_VMLINUX_ARM 2006-12-16 08:13:34 -08:00
d7837d9179 Use FT_ULTRA_BRUTE. 2006-12-12 10:06:24 +01:00
6cdd057f80 Coding style cleanups. 2006-12-12 10:05:57 +01:00
5a03b213fb More stricter check in xstrip.py. 2006-12-12 07:50:05 +01:00
f270213246 Make sure ph.first_offset_found is set. 2006-12-12 07:49:50 +01:00
2e1795c5ba win32/pe: loadconf data should not be put into section 2 2006-12-10 23:42:27 +01:00
732d6710d3 Remove misleading "const" from Linker::preprocessXX(). 2006-12-10 00:38:28 +01:00
edf384d2ee Micro-optimization: save 1 byte in tmt/adam stub. 2006-12-09 13:56:47 +01:00
c307640826 use memcmp instead of strncmp when searching for ljmp 2006-12-08 19:20:35 +01:00
a77b598f82 Implement a micro-optimization which has been on our TODO list for ages:
remove "or ebp,-1" when not needed
2006-12-08 09:20:14 +01:00
217420cfa5 Also verifyOverlappingDecompression() for watcom/le. 2006-12-06 12:20:22 +01:00
f2b9dff596 More work so that watom/le now uses compressWithFilters(). 2006-12-06 11:08:32 +01:00
ae945ed315 Clean up help and avoid using backticks as quoting chars. 2006-12-06 08:11:55 +01:00
770c153c76 Start using FT_ULTRA_BRUTE. 2006-12-06 07:42:43 +01:00
29c4a7e606 Remove debugging leftover. 2006-12-06 07:34:57 +01:00
8875470b37 Refactored compressWithFilters(). 2006-12-06 07:27:23 +01:00
6e52364bcb Minor cleanup of callback code. 2006-12-05 17:09:18 +01:00
7015d616b4 Whitespace changes. 2006-12-05 17:06:37 +01:00
92e6da3260 use the current version of http://www.gnu.org/licenses/gpl.txt 2006-12-05 12:16:42 +01:00
9220b6f1d5 win32/pe should only handle ix86 files 2006-12-03 10:46:14 +01:00
1d0d538d0c Added new option '--ultra-brute'. 2006-12-01 02:47:46 +01:00
83052eafae Minor cleanups. 2006-12-01 00:57:03 +01:00
fa95c3c4a2 Display full format name with --fileinfo. 2006-11-30 23:34:19 +01:00
665dcf221b Cosmetic cleanup. 2006-11-30 23:21:47 +01:00
8f73dbd253 Mention --compress-icons=3. 2006-11-30 23:18:21 +01:00
826312cbad Show all supported formats in show_help(). 2006-11-30 23:17:22 +01:00
72a18f2b3f Added Packer::getFullName() method. 2006-11-29 06:44:48 +01:00
a6b5e3d0ae Bump version for next release. 2006-11-29 05:41:39 +01:00
1b321f4fa3 Added tag for RELEASE_291. 2006-11-29 05:14:25 +01:00
fbde0b9f35 Bump release date. v2.91 2006-11-29 03:43:29 +01:00
0e5f5e54cc Initalize isrtm member. 2006-11-27 17:35:16 +01:00
cbb5902066 Improve xstrip.py. 2006-11-25 15:36:56 +01:00
92ec1b0598 Add and use stub/scripts/xstrip.py. 2006-11-23 05:27:40 +01:00
a62fc3abff Try to remove .shstrtab, .strtab and .symtab sections. This does not seem to
work with objcopy.
2006-11-23 03:31:43 +01:00
08f8e55446 More updates on bin2h.py. 2006-11-23 03:11:53 +01:00
68f54a3247 Updated bin2h.py. 2006-11-23 02:23:39 +01:00
29c099fe56 Disallow --exact with --overlay=strip. 2006-11-22 19:29:07 +01:00
76b81c7b35 More stricter check for arm-wince Debian. 2006-11-22 18:52:57 +01:00