amd64 implements --is_ptinterp
https://github.com/upx/upx/issues/121 modified: ../.github/travis_testsuite_1.sh modified: p_lx_elf.cpp modified: stub/src/amd64-linux.elf-entry.S modified: stub/src/amd64-linux.elf-fold.S modified: stub/src/amd64-linux.elf-main.c also .h, .map, .bin.dump
This commit is contained in:
@@ -10,21 +10,21 @@ Linker script and memory map
|
||||
|
||||
.text 0x00000000001000bc 0x7b0
|
||||
*(.text)
|
||||
.text 0x00000000001000bc 0x18e tmp/amd64-linux.elf-fold.o
|
||||
0x000000000010023a munmap
|
||||
0x0000000000100213 mmap
|
||||
0x0000000000100242 write
|
||||
0x0000000000100246 read
|
||||
0x000000000010022a exit
|
||||
0x000000000010022e brk
|
||||
0x0000000000100236 open
|
||||
0x000000000010023e mprotect
|
||||
0x0000000000100232 close
|
||||
*fill* 0x000000000010024a 0x2 00
|
||||
.text 0x000000000010024c 0x61d tmp/amd64-linux.elf-main.o
|
||||
0x0000000000100721 upx_main
|
||||
.text 0x00000000001000bc 0x186 tmp/amd64-linux.elf-fold.o
|
||||
0x0000000000100232 munmap
|
||||
0x000000000010020b mmap
|
||||
0x000000000010023a write
|
||||
0x000000000010023e read
|
||||
0x0000000000100222 exit
|
||||
0x0000000000100226 brk
|
||||
0x000000000010022e open
|
||||
0x0000000000100236 mprotect
|
||||
0x000000000010022a close
|
||||
*fill* 0x0000000000100242 0x2 00
|
||||
.text 0x0000000000100244 0x627 tmp/amd64-linux.elf-main.o
|
||||
0x0000000000100723 upx_main
|
||||
*(.data)
|
||||
*fill* 0x0000000000100869 0x3 00
|
||||
*fill* 0x000000000010086b 0x1 00
|
||||
.data 0x000000000010086c 0x0 tmp/amd64-linux.elf-fold.o
|
||||
.data 0x000000000010086c 0x0 tmp/amd64-linux.elf-main.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user