Ubuntu Pastebin

Paste from sergiusens at Mon, 30 Jan 2017 21:39:22 +0000

Download as text
 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
Elf file type is EXEC (Executable file)
Entry point 0x41dd70
There are 9 program headers, starting at offset 64

Program Headers:
  Type           Offset             VirtAddr           PhysAddr
                 FileSiz            MemSiz              Flags  Align
  PHDR           0x0000000000000040 0x0000000000400040 0x0000000000400040
                 0x00000000000001f8 0x00000000000001f8  R E    8
  INTERP         0x0000000000000238 0x0000000000400238 0x0000000000400238
                 0x0000000000000033 0x0000000000000033  R      1
      [Requesting program interpreter: /snap/core/current/lib/x86_64-linux-gnu/ld-2.23.so]
  LOAD           0x0000000000000000 0x0000000000400000 0x0000000000400000
                 0x0000000000261854 0x0000000000261854  R E    200000
  LOAD           0x0000000000261db0 0x0000000000861db0 0x0000000000861db0
                 0x0000000000063218 0x0000000000094000  RW     200000
  DYNAMIC        0x0000000000261dc8 0x0000000000861dc8 0x0000000000861dc8
                 0x0000000000000230 0x0000000000000230  RW     8
  NOTE           0x000000000000026c 0x000000000040026c 0x000000000040026c
                 0x0000000000000044 0x0000000000000044  R      4
  GNU_EH_FRAME   0x0000000000223f50 0x0000000000623f50 0x0000000000623f50
                 0x0000000000007f1c 0x0000000000007f1c  R      4
  GNU_STACK      0x0000000000000000 0x0000000000000000 0x0000000000000000
                 0x0000000000000000 0x0000000000000000  RW     10
  GNU_RELRO      0x0000000000261db0 0x0000000000861db0 0x0000000000861db0
                 0x0000000000000250 0x0000000000000250  R      1

 Section to Segment mapping:
  Segment Sections...
   00     
   01     .interp 
   02     .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .plt.got .text .fini .rodata .eh_frame_hdr .eh_frame 
   03     .init_array .fini_array .jcr .dynamic .got .got.plt .data .bss 
   04     .dynamic 
   05     .note.ABI-tag .note.gnu.build-id 
   06     .eh_frame_hdr 
   07     
   08     .init_array .fini_array .jcr .dynamic .got 

Dynamic section at offset 0x261dc8 contains 30 entries:
  Tag        Type                         Name/Value
 0x0000000000000001 (NEEDED)             Shared library: [libpthread.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libdl.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libutil.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
 0x000000000000001d (RUNPATH)            Library runpath: [/snap/core/current/lib:/snap/core/current/usr/lib:/snap/core/current/lib/x86_64-linux-gnu:/snap/core/current/usr/lib/x86_64-linux-gnu:/snap/asciinema/current/lib:/snap/asciinema/current/usr/lib:/snap/asciinema/current/lib/x86_64-linux-gnu:/snap/asciinema/current/usr/lib/x86_64-linux-gnu]
 0x000000000000000c (INIT)               0x41b7d8
 0x000000000000000d (FINI)               0x5ccac4
 0x0000000000000019 (INIT_ARRAY)         0x861db0
 0x000000000000001b (INIT_ARRAYSZ)       8 (bytes)
 0x000000000000001a (FINI_ARRAY)         0x861db8
 0x000000000000001c (FINI_ARRAYSZ)       8 (bytes)
 0x000000006ffffef5 (GNU_HASH)           0x4002b0
 0x0000000000000005 (STRTAB)             0x40f6a0
 0x0000000000000006 (SYMTAB)             0x4035c8
 0x000000000000000a (STRSZ)              36953 (bytes)
 0x000000000000000b (SYMENT)             24 (bytes)
 0x0000000000000015 (DEBUG)              0x0
 0x0000000000000003 (PLTGOT)             0x862000
 0x0000000000000002 (PLTRELSZ)           7968 (bytes)
 0x0000000000000014 (PLTREL)             RELA
 0x0000000000000017 (JMPREL)             0x4198b8
 0x0000000000000007 (RELA)               0x419840
 0x0000000000000008 (RELASZ)             120 (bytes)
 0x0000000000000009 (RELAENT)            24 (bytes)
 0x000000006ffffffb (FLAGS_1)            Flags: NODEFLIB
 0x000000006ffffffe (VERNEED)            0x419710
 0x000000006fffffff (VERNEEDNUM)         5
 0x000000006ffffff0 (VERSYM)             0x4186fa
 0x0000000000000000 (NULL)               0x0
Download as text