Markus F.X.J. Oberhumer
|
a9cb354225
|
CI and cmake updates
|
2024-08-07 13:37:38 +02:00 |
|
Markus F.X.J. Oberhumer
|
b4db17ab3c
|
cmake update
|
2024-07-31 18:56:32 +02:00 |
|
Markus F.X.J. Oberhumer
|
ba969fb9f2
|
CI updates
|
2024-07-31 09:24:33 +02:00 |
|
Markus F.X.J. Oberhumer
|
87ac252c8d
|
CI updates
|
2024-07-30 17:22:52 +02:00 |
|
Markus F.X.J. Oberhumer
|
ada9081ea2
|
CI updates
|
2024-07-28 18:01:54 +02:00 |
|
Markus F.X.J. Oberhumer
|
d6a29e582f
|
CI updates
|
2024-07-25 13:08:15 +02:00 |
|
Markus F.X.J. Oberhumer
|
03c4184067
|
all: misc cleanups
|
2024-07-23 12:24:09 +02:00 |
|
Markus F.X.J. Oberhumer
|
0a82280f20
|
cmake update
|
2024-07-19 11:13:04 +02:00 |
|
Markus F.X.J. Oberhumer
|
a7fa2f87c5
|
cmake update
|
2024-07-17 12:06:41 +02:00 |
|
Markus F.X.J. Oberhumer
|
3a11a5a82e
|
CI updates
|
2024-07-13 12:49:02 +02:00 |
|
John Reiser
|
08a38af553
|
Workaround bug in Alpine Linux
"empty" DT_GNU_HASH lacked hasharr[0] when n_bucket==1,
which upx correctly detected as malformed.
modified: p_lx_elf.cpp
|
2024-07-02 11:24:27 -07:00 |
|
Markus F.X.J. Oberhumer
|
043a54cf3e
|
all: minor cleanups
|
2024-07-10 10:34:58 +02:00 |
|
Markus F.X.J. Oberhumer
|
16c8f6d160
|
src: portability updates
|
2024-07-07 14:50:27 +02:00 |
|
Markus F.X.J. Oberhumer
|
285472bc78
|
submodules: update for new versions
|
2024-07-07 14:16:49 +02:00 |
|
Markus F.X.J. Oberhumer
|
a77adcd4c7
|
src: new ACC version
|
2024-07-01 18:25:54 +02:00 |
|
John Reiser
|
cebd4392f2
|
Fix checksum error de-compressing ELF with large .p_align and small blocksize
https://github.com/upx/upx/issues/836
modified: p_unix.cpp
|
2024-07-05 19:06:14 -07:00 |
|
John Reiser
|
64a3de5a7a
|
FIX PT_GNU_HASH when "empty"
... such as a main program with no exported globals
https://github.com/upx/upx/issues/834
modified: p_lx_elf.cpp
|
2024-06-28 09:04:05 -07:00 |
|
Markus F.X.J. Oberhumer
|
261609f706
|
CI updates
|
2024-06-26 11:45:35 +02:00 |
|
Markus F.X.J. Oberhumer
|
17cf73001c
|
CI updates
|
2024-06-21 18:19:59 +02:00 |
|
Markus F.X.J. Oberhumer
|
ad566d793a
|
CI updates
|
2024-06-20 10:49:09 +02:00 |
|
Markus F.X.J. Oberhumer
|
b499ed3d20
|
CI updates
|
2024-06-19 00:20:35 +02:00 |
|
John Reiser
|
de8de9c0f0
|
Option --unmap-all-pages completely avoids /proc/self/exe
https://github.com/upx/upx/issues/749
|
2024-06-18 10:18:32 -07:00 |
|
John Reiser
|
3b36dce5c2
|
Mention PT_MIPS_ABIFLAGS forwarding
https://github.com/upx/upx/issues/788
modified: NEWS
|
2024-06-17 08:50:54 -07:00 |
|
Markus F.X.J. Oberhumer
|
dcd8dfd5fc
|
CI: add zigcc linux-mips soft-float targets
|
2024-06-17 10:28:53 +02:00 |
|
Markus F.X.J. Oberhumer
|
78f3b6297c
|
src/pefile.cpp: default to strict reloc checks
|
2024-06-17 09:35:31 +02:00 |
|
Markus F.X.J. Oberhumer
|
a49fe3b04a
|
CI: remove zigcc linux-mips workaround
|
2024-06-17 08:55:21 +02:00 |
|
Markus F.X.J. Oberhumer
|
f23cc7daa3
|
CI update: remove macos-11 runner
|
2024-06-15 18:16:58 +02:00 |
|
John Reiser
|
cafd9d7ace
|
Sync stub checksums
modified: ../misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
|
2024-06-14 14:49:54 -07:00 |
|
John Reiser
|
1b6c120864
|
64-bit phdrx[], PT_NOTE, PT_GNU_STACK
modified: p_lx_elf.cpp
modified: p_lx_elf.h
|
2024-06-13 15:32:51 -07:00 |
|
John Reiser
|
99afc50ebf
|
PT_MIPS_ABIFLAGS, PT_MIPS_REGINFO
Also re-org of PT_HOTE and other non-PT_LOAD Elf32_Phdrs
modified: p_lx_elf.cpp
modified: p_lx_elf.h
|
2024-06-13 09:58:20 -07:00 |
|
John Reiser
|
3286f7c5ba
|
De-compression of PT_MIPS_ABIFLAGS
modified: p_lx_elf.cpp
|
2024-06-11 20:03:44 -07:00 |
|
John Reiser
|
72ccca9faf
|
PT_MIPS_ABIFLAGS, compression side only, 32-bit only
modified: p_elf_enum.h
modified: p_lx_elf.cpp
modified: p_lx_elf.h
|
2024-06-11 15:02:13 -07:00 |
|
Markus F.X.J. Oberhumer
|
3c294d9721
|
all: minor cleanups
|
2024-06-14 15:15:55 +02:00 |
|
Markus F.X.J. Oberhumer
|
1aff5f5bb7
|
all: misc cleanups
|
2024-06-07 22:29:57 +02:00 |
|
John Reiser
|
937ae4c5e0
|
Avoid crash on outrageous fuzzed input
https://github.com/upx/upx/issues/828
modified: p_lx_elf.cpp
|
2024-06-04 15:43:11 -07:00 |
|
John Reiser
|
056865f59a
|
Detect bad placement of LINK segment
https://github.com/upx/upx/issues/827
modified: p_mach.cpp
|
2024-06-04 08:55:46 -07:00 |
|
John Reiser
|
c58246b43c
|
Detect compressed length too short
https://github.com/upx/upx/issues/827
modified: p_unix.cpp
|
2024-06-04 08:32:26 -07:00 |
|
Markus F.X.J. Oberhumer
|
3495d1affd
|
all: minor cleanups
|
2024-05-28 10:26:39 +02:00 |
|
Markus F.X.J. Oberhumer
|
b0ce072370
|
src: fix compilation on older compilers; update tests
|
2024-05-27 20:59:12 +02:00 |
|
Markus F.X.J. Oberhumer
|
9f4d18baac
|
src: yet more constexpr updates
|
2024-05-27 07:03:03 +02:00 |
|
Markus F.X.J. Oberhumer
|
f65c8f8c6f
|
src: more work on constexpr
|
2024-05-26 18:22:29 +02:00 |
|
Markus F.X.J. Oberhumer
|
e0633b89bb
|
CI updates
|
2024-05-26 12:36:41 +02:00 |
|
Markus F.X.J. Oberhumer
|
c3341ce4dc
|
src: add support for constexpr bele.h
|
2024-05-26 02:27:51 +02:00 |
|
Markus F.X.J. Oberhumer
|
43f9b90c92
|
cmake update
|
2024-05-24 09:17:37 +02:00 |
|
Markus F.X.J. Oberhumer
|
6ee45dcdcd
|
CI updates
|
2024-05-22 22:23:40 +02:00 |
|
Markus F.X.J. Oberhumer
|
344246725b
|
src: more upx::max cleanups
|
2024-05-22 09:49:20 +02:00 |
|
John Reiser
|
57763ca1e2
|
ELF stubs: go_lang different placement of DT_STRTAB, DT_SYMTAB
https://github.com/upx/upx/issues/825
modified: p_lx_elf.cpp
|
2024-05-21 17:14:21 -07:00 |
|
Markus F.X.J. Oberhumer
|
40b7e24fcc
|
src: introduce upx::max and friends; updates for clang-19 git snapshot
|
2024-05-15 14:06:05 +02:00 |
|
Markus F.X.J. Oberhumer
|
9e0f16a629
|
submodules: update for new versions
|
2024-05-15 12:32:36 +02:00 |
|
Markus F.X.J. Oberhumer
|
33f4f3a5a1
|
all: minor clang-tidy cleanups
|
2024-05-12 08:35:04 +02:00 |
|