32-bit ELF escape hatch when no fit on last executable page
... about 1/1000 (4/PAGE_SIZE) chance modified: src/stub/src/i386-linux.elf-main.c modified: misc/testsuite/upx_testsuite_1-expected_sha256sums.sh plus all 32-bit elf-fold.h, elf-fold.map
This commit is contained in:
+8
-8
@@ -9,21 +9,21 @@ Linker script and memory map
|
||||
TARGET(elf32-littlemips)
|
||||
0x0000000000100080 . = ((0x100000 + SIZEOF_HEADERS) + 0xc)
|
||||
|
||||
.text 0x0000000000100080 0xb40
|
||||
.text 0x0000000000100080 0xb30
|
||||
*(.text)
|
||||
.text 0x0000000000100080 0x1c0 tmp/mipsel.r3000-linux.elf-fold.o
|
||||
0x000000000010021c Pprotect
|
||||
.text 0x0000000000100240 0x980 tmp/mipsel.r3000-linux.elf-main.o
|
||||
0x0000000000100a28 upx_main
|
||||
.text 0x0000000000100240 0x970 tmp/mipsel.r3000-linux.elf-main.o
|
||||
0x0000000000100a0c upx_main
|
||||
*(.data)
|
||||
.data 0x0000000000100bc0 0x0 tmp/mipsel.r3000-linux.elf-fold.o
|
||||
.data 0x0000000000100bc0 0x0 tmp/mipsel.r3000-linux.elf-main.o
|
||||
.data 0x0000000000100bb0 0x0 tmp/mipsel.r3000-linux.elf-fold.o
|
||||
.data 0x0000000000100bb0 0x0 tmp/mipsel.r3000-linux.elf-main.o
|
||||
|
||||
.data
|
||||
|
||||
.bss 0x0000000000100bc0 0x0
|
||||
.bss 0x0000000000100bc0 0x0 tmp/mipsel.r3000-linux.elf-fold.o
|
||||
.bss 0x0000000000100bc0 0x0 tmp/mipsel.r3000-linux.elf-main.o
|
||||
.bss 0x0000000000100bb0 0x0
|
||||
.bss 0x0000000000100bb0 0x0 tmp/mipsel.r3000-linux.elf-fold.o
|
||||
.bss 0x0000000000100bb0 0x0 tmp/mipsel.r3000-linux.elf-main.o
|
||||
LOAD tmp/mipsel.r3000-linux.elf-fold.o
|
||||
LOAD tmp/mipsel.r3000-linux.elf-main.o
|
||||
OUTPUT(tmp/mipsel.r3000-linux.elf-fold.bin elf32-littlemips)
|
||||
|
||||
Reference in New Issue
Block a user