1
0
mirror of https://github.com/upx/upx synced 2025-10-05 19:20:23 +08:00
upx/misc
John Reiser 92c925fe95 New i386/lzma-multi_d.S enables unpacking more than one block
Used by p_lx_exe.cpp; others keep old i386/lzma_d.S
which allows only one block, but avoids trouble with
anti-virus utilities for some OS.
	modified:   misc/testsuite/upx_testsuite_1-expected_sha256sums.sh
	new file:   src/stub/src/arch/i386/lzma-multi_d.S
	modified:   src/stub/src/arch/i386/lzma_d.S
	modified:   src/stub/src/i386-bsd.elf.execve-entry.S
	modified:   src/stub/src/i386-linux.elf.execve-entry.S
    plus stub/*.h, *.dump

    Notable:
	modified:   src/stub/i386-dos32.djgpp2.h
	modified:   src/stub/i386-dos32.tmt.h
	modified:   src/stub/i386-dos32.watcom.le.h
	modified:   src/stub/i386-win32.pe.h
2024-05-01 10:09:52 -07:00
..
analyze/clang-tidy CI updates 2024-04-20 12:29:32 +02:00
cmake CI updates 2024-05-01 13:11:12 +02:00
make CI updates 2024-04-28 22:18:47 +02:00
podman/rebuild-stubs CI updates 2024-05-01 13:11:12 +02:00
scripts CI updates 2024-04-28 22:18:47 +02:00
testsuite New i386/lzma-multi_d.S enables unpacking more than one block 2024-05-01 10:09:52 -07:00
valgrind all: pacify clang-tidy, CI and cmake updates 2024-02-14 15:14:47 +01:00