stash work-in-progress
modified: stub/src/amd64-darwin.macho-main.c modified: stub/src/arm64-darwin.macho-fold.S
This commit is contained in:
@@ -72,7 +72,7 @@ LOAD tmp/amd64-darwin.macho-main.o
|
||||
.plt
|
||||
*(.plt)
|
||||
|
||||
.text 0x0000000008048000 0xe32
|
||||
.text 0x0000000008048000 0xea3
|
||||
*(.text .stub .text.* .gnu.linkonce.t.*)
|
||||
.text 0x0000000008048000 0x157 tmp/amd64-darwin.macho-fold.o
|
||||
0x00000000080480b8 munmap
|
||||
@@ -87,17 +87,17 @@ LOAD tmp/amd64-darwin.macho-main.o
|
||||
0x00000000080480b4 mprotect
|
||||
0x00000000080480c0 close
|
||||
*fill* 0x0000000008048157 0x1 90909090
|
||||
.text 0x0000000008048158 0xcda tmp/amd64-darwin.macho-main.o
|
||||
.text 0x0000000008048158 0xd4b tmp/amd64-darwin.macho-main.o
|
||||
0x000000000804875f do_xmap
|
||||
0x0000000008048be3 upx_main
|
||||
0x0000000008048c30 upx_main
|
||||
*(.text.*personality*)
|
||||
*(.gnu.warning)
|
||||
|
||||
.fini
|
||||
*(.fini)
|
||||
0x0000000008048e32 PROVIDE (__etext, .)
|
||||
0x0000000008048e32 PROVIDE (_etext, .)
|
||||
0x0000000008048e32 PROVIDE (etext, .)
|
||||
0x0000000008048ea3 PROVIDE (__etext, .)
|
||||
0x0000000008048ea3 PROVIDE (_etext, .)
|
||||
0x0000000008048ea3 PROVIDE (etext, .)
|
||||
|
||||
.rodata
|
||||
*(.rodata .rodata.* .gnu.linkonce.r.*)
|
||||
@@ -113,8 +113,8 @@ LOAD tmp/amd64-darwin.macho-main.o
|
||||
|
||||
.gcc_except_table
|
||||
*(.gcc_except_table .gcc_except_table.*)
|
||||
0x0000000008048e32 . = (ALIGN (0x1000) - ((0x1000 - .) & 0xfff))
|
||||
0x0000000008049e32 . = (0x1000 DATA_SEGMENT_ALIGN 0x1000)
|
||||
0x0000000008048ea3 . = (ALIGN (0x1000) - ((0x1000 - .) & 0xfff))
|
||||
0x0000000008049ea3 . = (0x1000 DATA_SEGMENT_ALIGN 0x1000)
|
||||
|
||||
.eh_frame
|
||||
*(.eh_frame)
|
||||
@@ -129,22 +129,22 @@ LOAD tmp/amd64-darwin.macho-main.o
|
||||
*(.tbss .tbss.* .gnu.linkonce.tb.*)
|
||||
*(.tcommon)
|
||||
|
||||
.preinit_array 0x0000000008049e32 0x0
|
||||
0x0000000008049e32 PROVIDE (__preinit_array_start, .)
|
||||
.preinit_array 0x0000000008049ea3 0x0
|
||||
0x0000000008049ea3 PROVIDE (__preinit_array_start, .)
|
||||
*(.preinit_array)
|
||||
0x0000000008049e32 PROVIDE (__preinit_array_end, .)
|
||||
0x0000000008049ea3 PROVIDE (__preinit_array_end, .)
|
||||
|
||||
.init_array 0x0000000008049e32 0x0
|
||||
0x0000000008049e32 PROVIDE (__init_array_start, .)
|
||||
.init_array 0x0000000008049ea3 0x0
|
||||
0x0000000008049ea3 PROVIDE (__init_array_start, .)
|
||||
*(SORT(.init_array.*))
|
||||
*(.init_array)
|
||||
0x0000000008049e32 PROVIDE (__init_array_end, .)
|
||||
0x0000000008049ea3 PROVIDE (__init_array_end, .)
|
||||
|
||||
.fini_array 0x0000000008049e32 0x0
|
||||
0x0000000008049e32 PROVIDE (__fini_array_start, .)
|
||||
.fini_array 0x0000000008049ea3 0x0
|
||||
0x0000000008049ea3 PROVIDE (__fini_array_start, .)
|
||||
*(.fini_array)
|
||||
*(SORT(.fini_array.*))
|
||||
0x0000000008049e32 PROVIDE (__fini_array_end, .)
|
||||
0x0000000008049ea3 PROVIDE (__fini_array_end, .)
|
||||
|
||||
.ctors
|
||||
*crtbegin*.o(.ctors)
|
||||
@@ -170,35 +170,35 @@ LOAD tmp/amd64-darwin.macho-main.o
|
||||
|
||||
.got
|
||||
*(.got)
|
||||
0x0000000008049e32 . = (. DATA_SEGMENT_RELRO_END 0xc)
|
||||
0x0000000008049ea3 . = (. DATA_SEGMENT_RELRO_END 0xc)
|
||||
|
||||
.got.plt
|
||||
*(.got.plt)
|
||||
|
||||
.data 0x0000000008049e34 0x0
|
||||
.data 0x0000000008049ea4 0x0
|
||||
*(.data .data.* .gnu.linkonce.d.*)
|
||||
.data 0x0000000008049e34 0x0 tmp/amd64-darwin.macho-fold.o
|
||||
.data 0x0000000008049e34 0x0 tmp/amd64-darwin.macho-main.o
|
||||
.data 0x0000000008049ea4 0x0 tmp/amd64-darwin.macho-fold.o
|
||||
.data 0x0000000008049ea4 0x0 tmp/amd64-darwin.macho-main.o
|
||||
*(.gnu.linkonce.d.*personality*)
|
||||
|
||||
.data1
|
||||
*(.data1)
|
||||
0x0000000008049e34 _edata = .
|
||||
0x0000000008049e34 PROVIDE (edata, .)
|
||||
0x0000000008049e34 __bss_start = .
|
||||
0x0000000008049ea4 _edata = .
|
||||
0x0000000008049ea4 PROVIDE (edata, .)
|
||||
0x0000000008049ea4 __bss_start = .
|
||||
|
||||
.bss 0x0000000008049e34 0x0
|
||||
.bss 0x0000000008049ea4 0x0
|
||||
*(.dynbss)
|
||||
*(.bss .bss.* .gnu.linkonce.b.*)
|
||||
.bss 0x0000000008049e34 0x0 tmp/amd64-darwin.macho-fold.o
|
||||
.bss 0x0000000008049e34 0x0 tmp/amd64-darwin.macho-main.o
|
||||
.bss 0x0000000008049ea4 0x0 tmp/amd64-darwin.macho-fold.o
|
||||
.bss 0x0000000008049ea4 0x0 tmp/amd64-darwin.macho-main.o
|
||||
*(COMMON)
|
||||
0x0000000008049e34 . = ALIGN ((. != 0x0)?0x4:0x1)
|
||||
0x0000000008049e34 . = ALIGN (0x4)
|
||||
0x0000000008049e34 . = ALIGN (0x4)
|
||||
0x0000000008049e34 _end = .
|
||||
0x0000000008049e34 PROVIDE (end, .)
|
||||
0x0000000008049e34 . = DATA_SEGMENT_END (.)
|
||||
0x0000000008049ea4 . = ALIGN ((. != 0x0)?0x4:0x1)
|
||||
0x0000000008049ea4 . = ALIGN (0x4)
|
||||
0x0000000008049ea4 . = ALIGN (0x4)
|
||||
0x0000000008049ea4 _end = .
|
||||
0x0000000008049ea4 PROVIDE (end, .)
|
||||
0x0000000008049ea4 . = DATA_SEGMENT_END (.)
|
||||
|
||||
.stab
|
||||
*(.stab)
|
||||
|
||||
@@ -67,36 +67,36 @@ LOAD tmp/arm64-darwin.macho-main.o
|
||||
*(.iplt)
|
||||
.iplt 0x0000000000400080 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
|
||||
.text 0x0000000000400078 0xf6c
|
||||
.text 0x0000000000400078 0xfe4
|
||||
*(.text.unlikely .text.*_unlikely .text.unlikely.*)
|
||||
*(.text.exit .text.exit.*)
|
||||
*(.text.startup .text.startup.*)
|
||||
*(.text.hot .text.hot.*)
|
||||
*(.text .stub .text.* .gnu.linkonce.t.*)
|
||||
.text 0x0000000000400078 0x15c tmp/arm64-darwin.macho-fold.o
|
||||
.text 0x0000000000400078 0x16c tmp/arm64-darwin.macho-fold.o
|
||||
0x0000000000400078 _start
|
||||
0x000000000040012c spin
|
||||
0x0000000000400130 exit
|
||||
0x0000000000400138 read
|
||||
0x0000000000400144 write
|
||||
0x0000000000400150 open
|
||||
0x0000000000400160 close
|
||||
0x000000000040016c brk
|
||||
0x0000000000400178 munmap
|
||||
0x0000000000400184 mprotect
|
||||
0x0000000000400190 mmap
|
||||
0x000000000040019c pread
|
||||
0x00000000004001a8 bswap
|
||||
.text 0x00000000004001d4 0xe10 tmp/arm64-darwin.macho-main.o
|
||||
0x000000000040089c do_xmap
|
||||
0x0000000000400d4c upx_main
|
||||
0x0000000000400130 spin
|
||||
0x0000000000400134 exit
|
||||
0x000000000040013c read
|
||||
0x0000000000400148 write
|
||||
0x0000000000400154 open
|
||||
0x0000000000400170 close
|
||||
0x000000000040017c brk
|
||||
0x0000000000400188 munmap
|
||||
0x0000000000400194 mprotect
|
||||
0x00000000004001a0 mmap
|
||||
0x00000000004001ac pread
|
||||
0x00000000004001b8 bswap
|
||||
.text 0x00000000004001e4 0xe78 tmp/arm64-darwin.macho-main.o
|
||||
0x00000000004008ac do_xmap
|
||||
0x0000000000400da4 upx_main
|
||||
*(.gnu.warning)
|
||||
|
||||
.fini
|
||||
*(SORT(.fini))
|
||||
0x0000000000400fe4 PROVIDE (__etext, .)
|
||||
0x0000000000400fe4 PROVIDE (_etext, .)
|
||||
0x0000000000400fe4 PROVIDE (etext, .)
|
||||
0x000000000040105c PROVIDE (__etext, .)
|
||||
0x000000000040105c PROVIDE (_etext, .)
|
||||
0x000000000040105c PROVIDE (etext, .)
|
||||
|
||||
.rodata
|
||||
*(.rodata .rodata.* .gnu.linkonce.r.*)
|
||||
@@ -107,18 +107,18 @@ LOAD tmp/arm64-darwin.macho-main.o
|
||||
.eh_frame_hdr
|
||||
*(.eh_frame_hdr)
|
||||
|
||||
.eh_frame 0x0000000000400fe8 0x1b8
|
||||
.eh_frame 0x0000000000401060 0x1c8
|
||||
*(.eh_frame)
|
||||
.eh_frame 0x0000000000400fe8 0x1b8 tmp/arm64-darwin.macho-main.o
|
||||
0x1a8 (size before relaxing)
|
||||
.eh_frame 0x0000000000401060 0x1c8 tmp/arm64-darwin.macho-main.o
|
||||
0x1b8 (size before relaxing)
|
||||
|
||||
.gcc_except_table
|
||||
*(.gcc_except_table .gcc_except_table.*)
|
||||
|
||||
.exception_ranges
|
||||
*(.exception_ranges .exception_ranges*)
|
||||
0x00000000004011a0 . = (ALIGN (0x10000) - ((0x10000 - .) & 0xffff))
|
||||
0x00000000004111a0 . = DATA_SEGMENT_ALIGN (0x10000, 0x1000)
|
||||
0x0000000000401228 . = (ALIGN (0x10000) - ((0x10000 - .) & 0xffff))
|
||||
0x0000000000411228 . = DATA_SEGMENT_ALIGN (0x10000, 0x1000)
|
||||
|
||||
.eh_frame
|
||||
*(.eh_frame)
|
||||
@@ -136,22 +136,22 @@ LOAD tmp/arm64-darwin.macho-main.o
|
||||
*(.tbss .tbss.* .gnu.linkonce.tb.*)
|
||||
*(.tcommon)
|
||||
|
||||
.preinit_array 0x00000000004111a0 0x0
|
||||
0x00000000004111a0 PROVIDE (__preinit_array_start, .)
|
||||
.preinit_array 0x0000000000411228 0x0
|
||||
0x0000000000411228 PROVIDE (__preinit_array_start, .)
|
||||
*(.preinit_array)
|
||||
0x00000000004111a0 PROVIDE (__preinit_array_end, .)
|
||||
0x0000000000411228 PROVIDE (__preinit_array_end, .)
|
||||
|
||||
.init_array 0x00000000004111a0 0x0
|
||||
0x00000000004111a0 PROVIDE (__init_array_start, .)
|
||||
.init_array 0x0000000000411228 0x0
|
||||
0x0000000000411228 PROVIDE (__init_array_start, .)
|
||||
*(SORT(.init_array.*))
|
||||
*(.init_array)
|
||||
0x00000000004111a0 PROVIDE (__init_array_end, .)
|
||||
0x0000000000411228 PROVIDE (__init_array_end, .)
|
||||
|
||||
.fini_array 0x00000000004111a0 0x0
|
||||
0x00000000004111a0 PROVIDE (__fini_array_start, .)
|
||||
.fini_array 0x0000000000411228 0x0
|
||||
0x0000000000411228 PROVIDE (__fini_array_start, .)
|
||||
*(SORT(.fini_array.*))
|
||||
*(.fini_array)
|
||||
0x00000000004111a0 PROVIDE (__fini_array_end, .)
|
||||
0x0000000000411228 PROVIDE (__fini_array_end, .)
|
||||
|
||||
.ctors
|
||||
*crtbegin.o(.ctors)
|
||||
@@ -180,43 +180,43 @@ LOAD tmp/arm64-darwin.macho-main.o
|
||||
.got
|
||||
*(.got)
|
||||
*(.igot)
|
||||
0x00000000004111a0 . = DATA_SEGMENT_RELRO_END (., 0x18)
|
||||
0x0000000000411228 . = DATA_SEGMENT_RELRO_END (., 0x18)
|
||||
|
||||
.got.plt 0x00000000004111a0 0x0
|
||||
.got.plt 0x0000000000411228 0x0
|
||||
*(.got.plt)
|
||||
*(.igot.plt)
|
||||
.igot.plt 0x00000000004111a0 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
.igot.plt 0x0000000000411228 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
|
||||
.data 0x00000000004111a0 0x0
|
||||
0x00000000004111a0 PROVIDE (__data_start, .)
|
||||
.data 0x0000000000411228 0x0
|
||||
0x0000000000411228 PROVIDE (__data_start, .)
|
||||
*(.data .data.* .gnu.linkonce.d.*)
|
||||
.data 0x00000000004111a0 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
.data 0x00000000004111a0 0x0 tmp/arm64-darwin.macho-main.o
|
||||
.data 0x0000000000411228 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
.data 0x0000000000411228 0x0 tmp/arm64-darwin.macho-main.o
|
||||
|
||||
.data1
|
||||
*(.data1)
|
||||
0x00000000004111a0 _edata = .
|
||||
0x00000000004111a0 PROVIDE (edata, .)
|
||||
0x00000000004111a0 . = .
|
||||
0x00000000004111a0 __bss_start = .
|
||||
0x00000000004111a0 __bss_start__ = .
|
||||
0x0000000000411228 _edata = .
|
||||
0x0000000000411228 PROVIDE (edata, .)
|
||||
0x0000000000411228 . = .
|
||||
0x0000000000411228 __bss_start = .
|
||||
0x0000000000411228 __bss_start__ = .
|
||||
|
||||
.bss 0x00000000004111a0 0x0
|
||||
.bss 0x0000000000411228 0x0
|
||||
*(.dynbss)
|
||||
*(.bss .bss.* .gnu.linkonce.b.*)
|
||||
.bss 0x00000000004111a0 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
.bss 0x00000000004111a0 0x0 tmp/arm64-darwin.macho-main.o
|
||||
.bss 0x0000000000411228 0x0 tmp/arm64-darwin.macho-fold.o
|
||||
.bss 0x0000000000411228 0x0 tmp/arm64-darwin.macho-main.o
|
||||
*(COMMON)
|
||||
0x00000000004111a0 . = ALIGN ((. != 0x0)?0x8:0x1)
|
||||
0x00000000004111a0 _bss_end__ = .
|
||||
0x00000000004111a0 __bss_end__ = .
|
||||
0x00000000004111a0 . = ALIGN (0x8)
|
||||
0x00000000004111a0 . = SEGMENT_START ("ldata-segment", .)
|
||||
0x00000000004111a0 . = ALIGN (0x8)
|
||||
0x00000000004111a0 __end__ = .
|
||||
0x00000000004111a0 _end = .
|
||||
0x00000000004111a0 PROVIDE (end, .)
|
||||
0x00000000004111a0 . = DATA_SEGMENT_END (.)
|
||||
0x0000000000411228 . = ALIGN ((. != 0x0)?0x8:0x1)
|
||||
0x0000000000411228 _bss_end__ = .
|
||||
0x0000000000411228 __bss_end__ = .
|
||||
0x0000000000411228 . = ALIGN (0x8)
|
||||
0x0000000000411228 . = SEGMENT_START ("ldata-segment", .)
|
||||
0x0000000000411228 . = ALIGN (0x8)
|
||||
0x0000000000411228 __end__ = .
|
||||
0x0000000000411228 _end = .
|
||||
0x0000000000411228 PROVIDE (end, .)
|
||||
0x0000000000411228 . = DATA_SEGMENT_END (.)
|
||||
|
||||
.stab
|
||||
*(.stab)
|
||||
|
||||
Reference in New Issue
Block a user