1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
John Reiser 42902dabac 64-bit shlib with DT_INIT_ARRAY but no DT_INIT
https://github.com/upx/upx/issues/664
	modified:   p_elf_enum.h
	modified:   p_lx_elf.cpp
2023-04-10 18:01:39 -07:00
..
check all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
compress all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
console src: move console files into a subdir; NFC 2023-01-18 14:19:15 +01:00
filter Merge branch 'devel' into devel4 2023-03-18 21:52:17 +01:00
stub Allow pre-linking when compressing shared libraries 2023-04-03 13:18:21 -07:00
util all: more cleanups 2023-03-18 21:27:34 +01:00
bele_policy.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
bele.h Merge branch 'devel' into devel4 2023-03-18 21:52:17 +01:00
conf.h all: more cleanups 2023-03-18 21:27:34 +01:00
except.cpp src: rework optimizeReloc handling; cleanups 2023-02-21 15:19:24 +01:00
except.h src: rework optimizeReloc handling; cleanups 2023-02-21 15:19:24 +01:00
file.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
file.h all: welcome 2023 2023-01-01 19:49:30 +01:00
filter.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
filter.h src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
headers.h all: more cleanups 2023-03-18 21:27:34 +01:00
help.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
lefile.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
lefile.h all: more cleanups 2023-03-18 21:27:34 +01:00
linker.cpp Merge branch 'devel' into devel4 2023-03-18 21:52:17 +01:00
linker.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
main.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
Makefile all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
MAX_ELF_HDR.h CI convention sucks 2023-03-09 11:44:22 -08:00
miniacc.h src: new ACC version 2023-01-19 06:26:06 +01:00
msg.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
options.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
options.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_com.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_com.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_djgpp2.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_djgpp2.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_elf_enum.h 64-bit shlib with DT_INIT_ARRAY but no DT_INIT 2023-04-10 18:01:39 -07:00
p_elf.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_exe.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_exe.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_lx_elf.cpp 64-bit shlib with DT_INIT_ARRAY but no DT_INIT 2023-04-10 18:01:39 -07:00
p_lx_elf.h Fix de-comression of shared libraries 2023-03-26 07:23:08 -07:00
p_lx_exc.cpp all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_exc.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_interp.cpp Many changes for ELF shared libraries on Linux and Android 2023-03-04 17:37:25 -08:00
p_lx_interp.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_lx_sh.cpp all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
p_lx_sh.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_mach_enum.h all: welcome 2023 2023-01-01 19:49:30 +01:00
p_mach.cpp all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
p_mach.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_ps1.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_ps1.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_sys.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
p_sys.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tmt.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tmt.h all: more cleanups 2023-03-18 21:27:34 +01:00
p_tos.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_tos.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_unix.cpp Many changes for ELF shared libraries on Linux and Android 2023-03-04 17:37:25 -08:00
p_unix.h Many changes for ELF shared libraries on Linux and Android 2023-03-04 17:37:25 -08:00
p_vmlinx.cpp src: some xspan cleanups 2023-01-30 11:03:11 +01:00
p_vmlinx.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_vmlinz.cpp all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_vmlinz.h all: canonicalize win32 and win64 file names 2023-02-10 09:49:29 +01:00
p_w32pe_i386.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w32pe_i386.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w64pe_amd64.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_w64pe_amd64.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_w64pe_arm64.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_w64pe_arm64.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_wcle.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
p_wcle.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
p_wince_arm.cpp src: pefile: add checkMachine() 2023-02-21 20:33:40 +01:00
p_wince_arm.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packer_c.cpp Many changes for ELF shared libraries on Linux and Android 2023-03-04 17:37:25 -08:00
packer_f.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
packer_r.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packer.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
packer.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packhead.cpp src: use 'byte' instead of 'upx_byte'; NFCI 2023-02-21 19:27:23 +01:00
packmast.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
packmast.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
pefile.cpp all: more cleanups 2023-03-18 21:27:34 +01:00
pefile.h all: more cleanups 2023-03-18 21:27:34 +01:00
ui.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
ui.h all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00
version.h all: assorted updates and cleanups 2023-02-05 17:20:32 +01:00
work.cpp all: assorted cleanups and updates 2023-03-15 00:19:55 +01:00