1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00
upx/src
John Reiser fb844a8ed1 total_in, total_out move to PackUnix
modified:   p_lx_elf.cpp
	modified:   p_lx_elf.h
	modified:   p_lx_interp.cpp
	modified:   p_mach.cpp
	modified:   p_unix.cpp
	modified:   p_unix.h
2021-02-22 16:13:40 -08:00
..
filter Welcome 2021. 2021-01-01 20:39:22 +01:00
lzma-sdk@a264e56187 WIP unpacking ELF shared library 2021-01-15 14:11:09 -08:00
stub Remove unrelated debugging 2021-02-15 11:40:04 -08:00
bele_policy.h clang-format more files. 2021-01-04 20:26:31 +01:00
bele.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
bptr.h Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
c_file.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
c_init.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
c_none.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
c_screen.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
compress_lzma.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
compress_ucl.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
compress_zlib.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
compress.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
compress.h Welcome 2021. 2021-01-01 20:39:22 +01:00
conf.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
console.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
except.cpp clang-format more files. 2021-01-04 20:26:31 +01:00
except.h clang-format more files. 2021-01-04 20:26:31 +01:00
file.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
file.h Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
filter.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
filter.h Use C++ 14 alignas(), init some struct fields just because of good practice. 2021-01-04 21:02:07 +01:00
filteri.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
help.cpp Update CI to use lastest zlib. Update Makefile. 2021-01-01 23:24:31 +01:00
lefile.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
lefile.h Welcome 2021. 2021-01-01 20:39:22 +01:00
linker.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
linker.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
main.cpp Clarify comment in previous commit 2021-01-20 05:54:53 -08:00
Makefile Another checkAlreadyPacked() 2021-02-26 15:15:28 -08:00
mem.cpp getSizeForCompression worst cases 2021-02-25 20:04:16 -08:00
mem.h Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
miniacc.h Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
msg.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
options.h clang-format more files. 2021-01-04 20:26:31 +01:00
p_armpe.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_armpe.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_com.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_com.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_djgpp2.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_djgpp2.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_elf_enum.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_elf.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_exe.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_exe.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_elf.cpp total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_lx_elf.h total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_lx_exc.cpp Update bele.h to better work with modern compilers. 2021-01-02 16:45:58 +01:00
p_lx_exc.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_interp.cpp total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_lx_interp.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_sh.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_lx_sh.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_mach_enum.h Mach_ARM64_thread_state padded to (0 mod 8) 2021-01-30 16:11:32 -08:00
p_mach.cpp total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_mach.h Mach_ARM64_thread_state padded to (0 mod 8) 2021-01-30 16:11:32 -08:00
p_ps1.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_ps1.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_sys.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_sys.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_tmt.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_tmt.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_tos.cpp clang-format more files. 2021-01-04 20:26:31 +01:00
p_tos.h clang-format more files. 2021-01-04 20:26:31 +01:00
p_unix.cpp total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_unix.h total_in, total_out move to PackUnix 2021-02-22 16:13:40 -08:00
p_vmlinx.cpp Use correct native types with "alignas(1)". 2021-01-04 21:13:49 +01:00
p_vmlinx.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_vmlinz.cpp Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
p_vmlinz.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_w32pe.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_w32pe.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_w64pep.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
p_w64pep.h Welcome 2021. 2021-01-01 20:39:22 +01:00
p_wcle.cpp More robust PackWcle::decodeFixups() 2021-01-23 15:37:52 -08:00
p_wcle.h Welcome 2021. 2021-01-01 20:39:22 +01:00
packer_c.cpp Various cosmetic updates and refactors. NFCI. 2021-01-04 17:20:57 +01:00
packer_f.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packer.cpp Try not to run off the end of selfrel_fixups. 2021-01-17 19:21:32 -08:00
packer.h WIP unpacking ELF shared library 2021-01-15 14:11:09 -08:00
packhead.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packmast.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
packmast.h Welcome 2021. 2021-01-01 20:39:22 +01:00
pefile.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
pefile.h Welcome 2021. 2021-01-01 20:39:22 +01:00
s_djgpp2.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
s_object.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
s_vcsa.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
s_win32.cpp Welcome 2021. 2021-01-01 20:39:22 +01:00
screen.h Welcome 2021. 2021-01-01 20:39:22 +01:00
snprintf.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
snprintf.h Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
ui.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
ui.h Modernize libc usage: stop using off_t, use modern printf. 2021-01-05 18:52:05 +01:00
util.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00
util.h Welcome 2021. 2021-01-01 20:39:22 +01:00
version.h Bump version date. 2021-01-01 20:45:11 +01:00
work.cpp Modernize libc usage: more cleanups. 2021-01-05 22:03:29 +01:00