1
0
mirror of https://github.com/upx/upx synced 2025-10-12 20:59:43 +08:00
upx/src
2022-07-17 21:16:11 +02:00
..
filter
lzma-sdk@c6c2fc49e2 Update submodules. 2021-05-15 06:03:48 +02:00
stub Allow qemu on host with smaller PAGE_SIZE. Sync stubs. 2022-03-25 09:13:10 -07:00
bele_policy.h Cleanups: start working on -Wsuggest-override, add some "final". NFCI. 2021-03-28 21:19:29 +02:00
bele.h
bptr.h
c_file.cpp
c_init.cpp
c_none.cpp
c_screen.cpp
compress_lzma.cpp
compress_ucl.cpp
compress_zlib.cpp
compress.cpp
compress.h Welcome 2021. 2021-01-01 20:39:22 +01:00
conf.h Allow slack for non-GLIBC tool chains versus -Wzero-as-null-pointer-constant 2021-11-27 06:58:38 -08:00
console.h
except.cpp
except.h
file.cpp WIP: Elf64 shlib cleanup 2021-07-02 18:33:38 -07:00
file.h Placate clang re: missing 'override' 2022-03-22 19:16:15 -07:00
filter.cpp
filter.h
filteri.cpp
help.cpp
lefile.cpp
lefile.h
linker.cpp ElfLinker::init() allows symbols and relocations (but not Sections) to be empty 2022-05-04 13:29:36 -07:00
linker.h ElfLinker::init() allows symbols and relocations (but not Sections) to be empty 2022-05-04 13:29:36 -07:00
main.cpp
Makefile Revert -std=c++14 2021-11-27 13:22:54 +01:00
mem.cpp
mem.h
miniacc.h
msg.cpp
options.h
p_armpe.cpp IMAGE_SUBSYSTEM_EFI_APPLICATION 2021-09-06 08:38:51 -07:00
p_armpe.h
p_com.cpp
p_com.h
p_djgpp2.cpp
p_djgpp2.h
p_elf_enum.h Bug in handling DT_GNU_HASH table. 2022-05-30 14:24:21 -07:00
p_elf.h
p_exe.cpp
p_exe.h
p_lx_elf.cpp DT_INIT_ARRAY noes not pertain to DT_* for symbol table info 2022-07-02 20:52:18 -07:00
p_lx_elf.h Bug in handling DT_GNU_HASH table. 2022-05-30 14:24:21 -07:00
p_lx_exc.cpp
p_lx_exc.h
p_lx_interp.cpp
p_lx_interp.h
p_lx_sh.cpp
p_lx_sh.h
p_mach_enum.h Fix compilation with C++20. 2022-07-17 21:16:11 +02:00
p_mach.cpp Add filename to infoWarning("file coruupted") 2022-06-01 08:34:23 -07:00
p_mach.h upx_uint8_t 2021-12-27 08:49:05 -08:00
p_ps1.cpp
p_ps1.h
p_sys.cpp
p_sys.h
p_tmt.cpp Check when optimizeRelocs() 2021-12-29 16:57:52 -08:00
p_tmt.h
p_tos.cpp
p_tos.h
p_unix.cpp Fix --brute for p_lx_elf.cpp, which compresses multiple pieces 2022-03-22 11:46:25 -07:00
p_unix.h WIP: handling shared library 2021-05-22 16:03:53 -07:00
p_vmlinx.cpp Fix checking of sh_name versus shstrsec->sh_size 2022-01-01 14:20:18 -08:00
p_vmlinx.h
p_vmlinz.cpp
p_vmlinz.h
p_w32pe.cpp PE: Add support for EFI images 2021-12-22 03:05:24 +01:00
p_w32pe.h
p_w64pep.cpp PE: Add support for EFI images 2021-12-22 03:05:24 +01:00
p_w64pep.h PE: Set header size on 64-bit too 2021-12-16 06:57:39 +01:00
p_wcle.cpp Check when optimizeRelocs() 2021-12-29 16:57:52 -08:00
p_wcle.h
packer_c.cpp
packer_f.cpp
packer.cpp Fix --brute for p_lx_elf.cpp, which compresses multiple pieces 2022-03-22 11:46:25 -07:00
packer.h Fix --brute for p_lx_elf.cpp, which compresses multiple pieces 2022-03-22 11:46:25 -07:00
packhead.cpp
packmast.cpp
packmast.h
pefile.cpp Avoid trouble: disallow empty name of export directory 2022-08-13 12:25:30 -07:00
pefile.h PE: Add support for EFI images 2021-12-22 03:05:24 +01:00
s_djgpp2.cpp
s_object.cpp
s_vcsa.cpp
s_win32.cpp
screen.h
snprintf.cpp
snprintf.h
ui.cpp
ui.h
util.cpp
util.h
version.h
work.cpp