1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: DYN (Position-Independent Executable file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Entry point address: 0x1370
Start of program headers: 64 (bytes into file)
Start of section headers: 16952 (bytes into file)
Flags: 0x0
Size of this header: 64 (bytes)
Size of program headers: 56 (bytes)
Number of program headers: 11
Size of section headers: 64 (bytes)
Number of section headers: 28
Section header string table index: 27
Section Headers:
[Nr] Name Type Address Offset
Size EntSize Flags Link Info Align
[ 0] NULL 0000000000000000 00000000
0000000000000000 0000000000000000 0 0 0
[ 1] .interp PROGBITS 00000000000002a8 000002a8
000000000000001c 0000000000000000 A 0 0 1
[ 2] .note.gnu.bu[...] NOTE 00000000000002c4 000002c4
0000000000000024 0000000000000000 A 0 0 4
[ 3] .note.ABI-tag NOTE 00000000000002e8 000002e8
0000000000000020 0000000000000000 A 0 0 4
[ 4] .gnu.hash GNU_HASH 0000000000000308 00000308
0000000000000034 0000000000000000 A 5 0 8
[ 5] .dynsym DYNSYM 0000000000000340 00000340
00000000000003d8 0000000000000018 A 6 1 8
[ 6] .dynstr STRTAB 0000000000000718 00000718
0000000000000198 0000000000000000 A 0 0 1
[ 7] .gnu.version VERSYM 00000000000008b0 000008b0
0000000000000052 0000000000000002 A 5 0 2
[ 8] .gnu.version_r VERNEED 0000000000000908 00000908
0000000000000030 0000000000000000 A 6 1 8
[ 9] .rela.dyn RELA 0000000000000938 00000938
0000000000000120 0000000000000018 A 5 0 8
[10] .rela.plt RELA 0000000000000a58 00000a58
00000000000002e8 0000000000000018 AI 5 23 8
[11] .init PROGBITS 0000000000001000 00001000
000000000000001b 0000000000000000 AX 0 0 4
[12] .plt PROGBITS 0000000000001020 00001020
0000000000000200 0000000000000010 AX 0 0 16
[13] .text PROGBITS 0000000000001220 00001220
00000000000010e5 0000000000000000 AX 0 0 16
[14] .fini PROGBITS 0000000000002308 00002308
000000000000000d 0000000000000000 AX 0 0 4
[15] .rodata PROGBITS 0000000000003000 00003000
00000000000005c2 0000000000000000 A 0 0 8
[16] .eh_frame_hdr PROGBITS 00000000000035c4 000035c4
000000000000005c 0000000000000000 A 0 0 4
[17] .eh_frame PROGBITS 0000000000003620 00003620
00000000000001d8 0000000000000000 A 0 0 8
[18] .init_array INIT_ARRAY 0000000000004dd0 00003dd0
0000000000000008 0000000000000008 WA 0 0 8
[19] .fini_array FINI_ARRAY 0000000000004dd8 00003dd8
0000000000000008 0000000000000008 WA 0 0 8
[20] .data.rel.ro PROGBITS 0000000000004de0 00003de0
0000000000000010 0000000000000000 WA 0 0 16
[21] .dynamic DYNAMIC 0000000000004df0 00003df0
00000000000001e0 0000000000000010 WA 6 0 8
[22] .got PROGBITS 0000000000004fd0 00003fd0
0000000000000028 0000000000000008 WA 0 0 8
[23] .got.plt PROGBITS 0000000000005000 00004000
0000000000000110 0000000000000008 WA 0 0 8
[24] .data PROGBITS 0000000000005110 00004110
0000000000000010 0000000000000000 WA 0 0 8
[25] .bss NOBITS 0000000000005120 00004120
0000000000000030 0000000000000000 WA 0 0 32
[26] .comment PROGBITS 0000000000000000 00004120
0000000000000011 0000000000000001 MS 0 0 1
[27] .shstrtab STRTAB 0000000000000000 00004131
0000000000000100 0000000000000000 0 0 1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
L (link order), O (extra OS processing required), G (group), T (TLS),
C (compressed), x (unknown), o (OS specific), E (exclude),
D (mbind), l (large), p (processor specific)
Program Headers:
Type Offset VirtAddr PhysAddr
FileSiz MemSiz Flags Align
PHDR 0x0000000000000040 0x0000000000000040 0x0000000000000040
0x0000000000000268 0x0000000000000268 R 0x8
INTERP 0x00000000000002a8 0x00000000000002a8 0x00000000000002a8
0x000000000000001c 0x000000000000001c R 0x1
[Requesting program interpreter: /lib64/ld-linux-x86-64.so.2]
LOAD 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000d40 0x0000000000000d40 R 0x1000
LOAD 0x0000000000001000 0x0000000000001000 0x0000000000001000
0x0000000000001315 0x0000000000001315 R E 0x1000
LOAD 0x0000000000003000 0x0000000000003000 0x0000000000003000
0x00000000000007f8 0x00000000000007f8 R 0x1000
LOAD 0x0000000000003dd0 0x0000000000004dd0 0x0000000000004dd0
0x0000000000000350 0x0000000000000380 RW 0x1000
DYNAMIC 0x0000000000003df0 0x0000000000004df0 0x0000000000004df0
0x00000000000001e0 0x00000000000001e0 RW 0x8
NOTE 0x00000000000002c4 0x00000000000002c4 0x00000000000002c4
0x0000000000000044 0x0000000000000044 R 0x4
GNU_EH_FRAME 0x00000000000035c4 0x00000000000035c4 0x00000000000035c4
0x000000000000005c 0x000000000000005c R 0x4
GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000 0x0000000000000000 RW 0x10
GNU_RELRO 0x0000000000003dd0 0x0000000000004dd0 0x0000000000004dd0
0x0000000000000230 0x0000000000000230 R 0x1
Section to Segment mapping:
Segment Sections...
00
01 .interp
02 .interp .note.gnu.build-id .note.ABI-tag .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt
03 .init .plt .text .fini
04 .rodata .eh_frame_hdr .eh_frame
05 .init_array .fini_array .data.rel.ro .dynamic .got .got.plt .data .bss
06 .dynamic
07 .note.gnu.build-id .note.ABI-tag
08 .eh_frame_hdr
09
10 .init_array .fini_array .data.rel.ro .dynamic .got
Dynamic section at offset 0x3df0 contains 26 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
0x000000000000000c (INIT) 0x1000
0x000000000000000d (FINI) 0x2308
0x0000000000000019 (INIT_ARRAY) 0x4dd0
0x000000000000001b (INIT_ARRAYSZ) 8 (bytes)
0x000000000000001a (FINI_ARRAY) 0x4dd8
0x000000000000001c (FINI_ARRAYSZ) 8 (bytes)
0x000000006ffffef5 (GNU_HASH) 0x308
0x0000000000000005 (STRTAB) 0x718
0x0000000000000006 (SYMTAB) 0x340
0x000000000000000a (STRSZ) 408 (bytes)
0x000000000000000b (SYMENT) 24 (bytes)
0x0000000000000015 (DEBUG) 0x0
0x0000000000000003 (PLTGOT) 0x5000
0x0000000000000002 (PLTRELSZ) 744 (bytes)
0x0000000000000014 (PLTREL) RELA
0x0000000000000017 (JMPREL) 0xa58
0x0000000000000007 (RELA) 0x938
0x0000000000000008 (RELASZ) 288 (bytes)
0x0000000000000009 (RELAENT) 24 (bytes)
0x000000006ffffffb (FLAGS_1) Flags: PIE
0x000000006ffffffe (VERNEED) 0x908
0x000000006fffffff (VERNEEDNUM) 1
0x000000006ffffff0 (VERSYM) 0x8b0
0x000000006ffffff9 (RELACOUNT) 3
0x0000000000000000 (NULL) 0x0