1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00
upx/src
John Reiser f056ecdcd5 pefile: Allow overlap of MZ header and PE header (h.nexepos==0x10)
https://github.com/upx/upx/issues/169
This means .codebase is aliased to .nexepos, with both equal to 0x10.
	modified:   pefile.cpp
2018-01-21 10:29:17 -08:00
..
filter arm64 (aarch64) 2017-03-26 13:10:26 -07:00
lzma-sdk@426fe82d12
stub Revamp --android-shlib 2018-01-15 16:08:34 -08:00
bele_policy.h
bele.h Move xxx_le26 from miniacc.h to bele.h. 2017-05-03 13:25:10 +02:00
bptr.h
c_file.cpp
c_init.cpp
c_none.cpp
c_screen.cpp Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
compress_lzma.cpp
compress_ucl.cpp
compress_zlib.cpp
compress.cpp
compress.h
conf.h Merge branch 'devel' into jreiser 2017-05-08 14:21:31 -07:00
console.h Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
except.cpp
except.h Fix some misspellings. 2017-07-22 12:54:37 +02:00
file.cpp Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
file.h
filter.cpp
filter.h
filteri.cpp arm64 (aarch64) 2017-03-26 13:10:26 -07:00
help.cpp Minor cleanups. 2017-05-14 19:21:04 +02:00
lefile.cpp
lefile.h Fix some misspellings. 2017-07-22 12:54:37 +02:00
linker.cpp ARM: recognize R_ARM_CALL and R_ARM_JUMP24 as equivalent to R_ARM_PC24 2018-01-12 08:42:34 -08:00
linker.h PowerPC 64-bit big-endian 2017-04-11 19:15:43 -07:00
main.cpp Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
Makefile clang-format files. 2017-07-22 12:47:45 +02:00
mem.cpp MemBuffer.subref(errfmt, skip, take) checks that a subinterval is inside 2017-11-09 21:55:41 -08:00
mem.h MemBuffer.subref(errfmt, skip, take) checks that a subinterval is inside 2017-11-09 21:55:41 -08:00
miniacc.h Move xxx_le26 from miniacc.h to bele.h. 2017-05-03 13:25:10 +02:00
msg.cpp
options.h --android-shlib preserves selected Elf32_Shdr 2017-03-29 18:31:39 -07:00
p_armpe.cpp
p_armpe.h
p_com.cpp
p_com.h
p_djgpp2.cpp
p_djgpp2.h
p_elf_enum.h Revamp --android-shlib 2018-01-15 16:08:34 -08:00
p_elf.h
p_exe.cpp MS-DOS .exe (not PE): default to file_size when ih.m512 and ih.p512 are zero 2018-01-18 12:00:38 -08:00
p_exe.h
p_lx_elf.cpp MSVC strikes again 2018-01-15 16:27:00 -08:00
p_lx_elf.h MSVC strikes again 2018-01-15 16:27:00 -08:00
p_lx_exc.cpp
p_lx_exc.h
p_lx_interp.cpp i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_lx_interp.h i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_lx_sh.cpp i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_lx_sh.h i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_mach_enum.h MH_EXECUTE runs under lldb, fails under shell 2017-12-13 09:54:44 -08:00
p_mach.cpp Avoid a MSVC warning. 2018-01-12 10:19:14 +01:00
p_mach.h stash work-in-progress 2017-12-19 17:32:15 -08:00
p_ps1.cpp Silence some compiler warnings. 2017-07-23 02:59:51 +02:00
p_ps1.h
p_sys.cpp
p_sys.h
p_tmt.cpp
p_tmt.h
p_tos.cpp
p_tos.h
p_unix.cpp i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_unix.h i386: new stub strategy to avoid problems with early mmap layout 2017-10-01 15:56:34 -07:00
p_vmlinx.cpp off_t is signed and long; keep the long when discarding the signed. 2017-10-01 16:14:09 -07:00
p_vmlinx.h
p_vmlinz.cpp
p_vmlinz.h
p_w32pe.cpp
p_w32pe.h
p_w64pep.cpp
p_w64pep.h
p_wcle.cpp
p_wcle.h
packer_c.cpp Stubs LZMA_DEC00 and LZMA_ELF00 fall through; no "+80C" alignment. 2017-02-05 14:52:09 -08:00
packer_f.cpp
packer.cpp Fix some misspellings. 2017-07-22 12:54:37 +02:00
packer.h Minor cleanups. 2017-05-14 19:21:04 +02:00
packhead.cpp Avoid a compilation warning. clang-format files. 2017-05-28 11:32:12 +02:00
packmast.cpp stash work-in-progress 2017-12-19 17:32:15 -08:00
packmast.h clang-format files. 2017-07-22 12:47:45 +02:00
pefile.cpp pefile: Allow overlap of MZ header and PE header (h.nexepos==0x10) 2018-01-21 10:29:17 -08:00
pefile.h PeFile: Defend against bad crafted import descriptors 2017-11-08 11:07:46 -08:00
s_djgpp2.cpp Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
s_object.cpp
s_vcsa.cpp
s_win32.cpp
screen.h
snprintf.cpp
snprintf.h
stdcxx.cpp
stdcxx.h
ui.cpp Fix building with recent djgpp2 gcc-6 version. 2017-05-03 13:21:08 +02:00
ui.h
util.cpp clang-format files. 2017-07-22 12:47:45 +02:00
util.h
version.h Post-release version bump. 2017-05-12 15:28:47 +02:00
work.cpp clang-format files. 2017-07-22 12:47:45 +02:00