My own elf programs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

227 lines
13 KiB

En-tête ELF:
Magique: 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
Classe: ELF32
Données: complément à 2, système à octets de poids faible d'abord (little endian)
Version: 1 (actuelle)
OS/ABI: UNIX - System V
Version ABI: 0
Type: EXEC (fichier exécutable)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Adresse du point d'entrée: 0x40029b
Début des en-têtes de programme : 52 (octets dans le fichier)
Début des en-têtes de section : 4736 (octets dans le fichier)
Fanions: 0x0
Taille de cet en-tête: 52 (octets)
Taille de l'en-tête du programme: 32 (octets)
Nombre d'en-tête du programme: 8
Taille des en-têtes de section: 40 (octets)
Nombre d'en-têtes de section: 38
Table d'index des chaînes d'en-tête de section: 35
En-têtes de section :
[Nr] Nom Type Adr Décala.Taille ES Fan LN Inf Al
[ 0] NULL 00000000 000000 000000 00 0 0 0
[ 1] .interp PROGBITS 00400134 000134 00001a 00 A 0 0 1
[ 2] .note.ABI-tag NOTE 00400150 000150 000020 00 A 0 0 4
[ 3] .note.gnu.bu[...] NOTE 00400170 000170 000024 00 A 0 0 4
[ 4] .gnu.hash GNU_HASH 00400194 000194 000018 04 A 5 0 4
[ 5] .dynsym DYNSYM 004001ac 0001ac 000030 10 A 6 1 4
[ 6] .dynstr STRTAB 004001dc 0001dc 000037 00 A 0 0 1
[ 7] .gnu.version VERSYM 00400214 000214 000006 02 A 5 0 2
[ 8] .gnu.version_r VERNEED 0040021c 00021c 000020 00 A 6 1 4
[ 9] .rela.dyn RELA 0040023c 00023c 00000c 0c A 5 0 4
[10] .rela.plt RELA 00400248 000248 00000c 0c AI 5 24 4
[11] .init PROGBITS 00400254 000254 00001a 00 AX 0 0 4
[12] .plt PROGBITS 00400270 000270 000020 10 AX 0 0 16
[13] .text PROGBITS 00400290 000290 000172 00 AX 0 0 16
[14] .plt.got PROGBITS 00400408 000408 000008 00 AX 0 0 8
[15] .fini PROGBITS 00400410 000410 000009 00 AX 0 0 4
[16] .rodata PROGBITS 0040041c 00041c 000008 00 A 0 0 4
[17] .eh_frame_hdr PROGBITS 00400424 000424 00003c 00 A 0 0 4
[18] .eh_frame PROGBITS 00400460 000460 0000f4 00 A 0 0 8
[19] .init_array INIT_ARRAY 00600554 000554 000004 00 WA 0 0 4
[20] .fini_array FINI_ARRAY 00600558 000558 000004 00 WA 0 0 4
[21] .jcr PROGBITS 0060055c 00055c 000004 00 WA 0 0 4
[22] .dynamic DYNAMIC 00600560 000560 0000e8 08 WA 6 0 4
[23] .got PROGBITS 00600648 000648 000008 08 WA 0 0 4
[24] .got.plt PROGBITS 00600650 000650 000020 08 WA 0 0 4
[25] .data PROGBITS 00600670 000670 000008 00 WA 0 0 4
[26] .bss NOBITS 00600678 000678 000004 00 WA 0 0 1
[27] .comment PROGBITS 00000000 000678 00002c 01 MS 0 0 1
[28] .debug_aranges PROGBITS 00000000 0006a4 000040 00 0 0 1
[29] .debug_info PROGBITS 00000000 0006e4 00013d 00 0 0 1
[30] .debug_abbrev PROGBITS 00000000 000821 00013e 00 0 0 1
[31] .debug_line PROGBITS 00000000 00095f 00006c 00 0 0 1
[32] .debug_str PROGBITS 00000000 0009cb 000095 01 MS 0 0 1
[33] .debug_loc PROGBITS 00000000 000a60 000042 00 0 0 1
[34] .debug_ranges PROGBITS 00000000 000aa2 000010 00 0 0 1
[35] .shstrtab STRTAB 00000000 000ab2 000165 00 0 0 1
[36] .symtab SYMTAB 00000000 000c18 000480 10 37 54 4
[37] .strtab STRTAB 00000000 001098 0001e5 00 0 0 1
Clé des fanions :
W (écriture), A (allocation), X (exécution), M (fusion), S (chaînes), I (info),
L (ordre des liens), O (traitement supplémentaire par l'OS requis), G (groupe),
T (TLS), C (compressé), x (inconnu), o (spécifique à l'OS), E (exclu),
D (mbind), l (grand), p (processor specific)
Il n'y a pas de groupe de section dans ce fichier.
En-têtes de programme :
Type Décalage Adr. vir. Adr.phys. T.Fich. T.Mém. Fan Alignement
PHDR 0x000034 0x00400034 0x00400034 0x00100 0x00100 R E 0x4
INTERP 0x000134 0x00400134 0x00400134 0x0001a 0x0001a R 0x1
[Réquisition de l'interpréteur de programme: /libx32/ld-linux-x32.so.2]
LOAD 0x000000 0x00400000 0x00400000 0x00554 0x00554 R E 0x200000
LOAD 0x000554 0x00600554 0x00600554 0x00124 0x00128 RW 0x200000
DYNAMIC 0x000560 0x00600560 0x00600560 0x000e8 0x000e8 RW 0x4
NOTE 0x000150 0x00400150 0x00400150 0x00044 0x00044 R 0x4
GNU_EH_FRAME 0x000424 0x00400424 0x00400424 0x0003c 0x0003c R 0x4
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0x10
Correspondance section/segment :
Sections de segment...
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 .text .plt.got .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
Dynamic section at offset 0x560 contains 24 entries:
Étiquettes Type Nom/Valeur
0x00000001 (NEEDED) Bibliothèque partagée : [libc.so.6]
0x0000000c (INIT) 0x400254
0x0000000d (FINI) 0x400410
0x00000019 (INIT_ARRAY) 0x600554
0x0000001b (INIT_ARRAYSZ) 4 (octets)
0x0000001a (FINI_ARRAY) 0x600558
0x0000001c (FINI_ARRAYSZ) 4 (octets)
0x6ffffef5 (GNU_HASH) 0x400194
0x00000005 (STRTAB) 0x4001dc
0x00000006 (SYMTAB) 0x4001ac
0x0000000a (STRSZ) 55 (octets)
0x0000000b (SYMENT) 16 (octets)
0x00000015 (DEBUG) 0x0
0x00000003 (PLTGOT) 0x600650
0x00000002 (PLTRELSZ) 12 (octets)
0x00000014 (PLTREL) RELA
0x00000017 (JMPREL) 0x400248
0x00000007 (RELA) 0x40023c
0x00000008 (RELASZ) 12 (octets)
0x00000009 (RELAENT) 12 (octets)
0x6ffffffe (VERNEED) 0x40021c
0x6fffffff (VERNEEDNUM) 1
0x6ffffff0 (VERSYM) 0x400214
0x00000000 (NULL) 0x0
Section de réadressage '.rela.dyn' à l'adresse de décalage 0x23c contient 1 entrée :
Décalage Info Type Val.-sym Noms-symb + Addenda
00600648 00000106 R_X86_64_GLOB_DAT 00000000 __gmon_start__ + 0
Section de réadressage '.rela.plt' à l'adresse de décalage 0x248 contient 1 entrée :
Décalage Info Type Val.-sym Noms-symb + Addenda
00600668 00000207 R_X86_64_JUMP_SLO 00000000 __libc_start_main@GLIBC_2.16 + 0
Pas d'information de déroulement spécifique au processeur à décoder
La table de symboles « .dynsym » contient 3 entrées :
Num: Valeur Tail Type Lien Vis Ndx Nom
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
2: 00000000 0 FUNC GLOBAL DEFAULT UND _[...]@GLIBC_2.16 (2)
La table de symboles « .symtab » contient 72 entrées :
Num: Valeur Tail Type Lien Vis Ndx Nom
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00400134 0 SECTION LOCAL DEFAULT 1 .interp
2: 00400150 0 SECTION LOCAL DEFAULT 2 .note.ABI-tag
3: 00400170 0 SECTION LOCAL DEFAULT 3 .note.gnu.build-id
4: 00400194 0 SECTION LOCAL DEFAULT 4 .gnu.hash
5: 004001ac 0 SECTION LOCAL DEFAULT 5 .dynsym
6: 004001dc 0 SECTION LOCAL DEFAULT 6 .dynstr
7: 00400214 0 SECTION LOCAL DEFAULT 7 .gnu.version
8: 0040021c 0 SECTION LOCAL DEFAULT 8 .gnu.version_r
9: 0040023c 0 SECTION LOCAL DEFAULT 9 .rela.dyn
10: 00400248 0 SECTION LOCAL DEFAULT 10 .rela.plt
11: 00400254 0 SECTION LOCAL DEFAULT 11 .init
12: 00400270 0 SECTION LOCAL DEFAULT 12 .plt
13: 00400290 0 SECTION LOCAL DEFAULT 13 .text
14: 00400408 0 SECTION LOCAL DEFAULT 14 .plt.got
15: 00400410 0 SECTION LOCAL DEFAULT 15 .fini
16: 0040041c 0 SECTION LOCAL DEFAULT 16 .rodata
17: 00400424 0 SECTION LOCAL DEFAULT 17 .eh_frame_hdr
18: 00400460 0 SECTION LOCAL DEFAULT 18 .eh_frame
19: 00600554 0 SECTION LOCAL DEFAULT 19 .init_array
20: 00600558 0 SECTION LOCAL DEFAULT 20 .fini_array
21: 0060055c 0 SECTION LOCAL DEFAULT 21 .jcr
22: 00600560 0 SECTION LOCAL DEFAULT 22 .dynamic
23: 00600648 0 SECTION LOCAL DEFAULT 23 .got
24: 00600650 0 SECTION LOCAL DEFAULT 24 .got.plt
25: 00600670 0 SECTION LOCAL DEFAULT 25 .data
26: 00600678 0 SECTION LOCAL DEFAULT 26 .bss
27: 00000000 0 SECTION LOCAL DEFAULT 27 .comment
28: 00000000 0 SECTION LOCAL DEFAULT 28 .debug_aranges
29: 00000000 0 SECTION LOCAL DEFAULT 29 .debug_info
30: 00000000 0 SECTION LOCAL DEFAULT 30 .debug_abbrev
31: 00000000 0 SECTION LOCAL DEFAULT 31 .debug_line
32: 00000000 0 SECTION LOCAL DEFAULT 32 .debug_str
33: 00000000 0 SECTION LOCAL DEFAULT 33 .debug_loc
34: 00000000 0 SECTION LOCAL DEFAULT 34 .debug_ranges
35: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
36: 0060055c 0 OBJECT LOCAL DEFAULT 21 __JCR_LIST__
37: 004002d0 0 FUNC LOCAL DEFAULT 13 deregister_tm_clones
38: 00400300 0 FUNC LOCAL DEFAULT 13 register_tm_clones
39: 00400340 0 FUNC LOCAL DEFAULT 13 __do_global_dtors_aux
40: 00600678 1 OBJECT LOCAL DEFAULT 26 completed.6627
41: 00600558 0 OBJECT LOCAL DEFAULT 20 __do_global_dtor[...]
42: 00400360 0 FUNC LOCAL DEFAULT 13 frame_dummy
43: 00600554 0 OBJECT LOCAL DEFAULT 19 __frame_dummy_in[...]
44: 00000000 0 FILE LOCAL DEFAULT ABS foo.c
45: 00000000 0 FILE LOCAL DEFAULT ABS bar.c
46: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
47: 00400550 0 OBJECT LOCAL DEFAULT 18 __FRAME_END__
48: 0060055c 0 OBJECT LOCAL DEFAULT 21 __JCR_END__
49: 00000000 0 FILE LOCAL DEFAULT ABS
50: 00600558 0 NOTYPE LOCAL DEFAULT 19 __init_array_end
51: 00600560 0 OBJECT LOCAL DEFAULT 22 _DYNAMIC
52: 00600554 0 NOTYPE LOCAL DEFAULT 19 __init_array_start
53: 00600650 0 OBJECT LOCAL DEFAULT 24 _GLOBAL_OFFSET_TABLE_
54: 00400400 2 FUNC GLOBAL DEFAULT 13 __libc_csu_fini
55: 00600670 0 NOTYPE WEAK DEFAULT 25 data_start
56: 00600678 0 NOTYPE GLOBAL DEFAULT 25 _edata
57: 00400390 12 FUNC GLOBAL DEFAULT 13 bar
58: 00400410 0 FUNC GLOBAL DEFAULT 15 _fini
59: 00600670 0 NOTYPE GLOBAL DEFAULT 25 __data_start
60: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
61: 00400420 0 OBJECT GLOBAL HIDDEN 16 __dso_handle
62: 0040041c 4 OBJECT GLOBAL DEFAULT 16 _IO_stdin_used
63: 00600674 4 OBJECT GLOBAL DEFAULT 25 b2
64: 004003a0 93 FUNC GLOBAL DEFAULT 13 __libc_csu_init
65: 0060067c 0 NOTYPE GLOBAL DEFAULT 26 _end
66: 0040029b 0 FUNC GLOBAL DEFAULT 13 _start
67: 00600678 0 NOTYPE GLOBAL DEFAULT 26 __bss_start
68: 00400290 11 FUNC GLOBAL DEFAULT 13 main
69: 00000000 0 FUNC GLOBAL DEFAULT UND __libc_start_mai[...]
70: 00600678 0 OBJECT GLOBAL HIDDEN 25 __TMC_END__
71: 00400254 0 FUNC GLOBAL DEFAULT 11 _init
La section des symboles de version « .gnu.version » contient 3 entrées :
Adr: 0x0000000000400214 Décalage: 0x00000214 Lien: 5 (.dynsym)
000: 0 (*local*) 0 (*local*) 2 (GLIBC_2.16)
La section de dépendances de version « .gnu.version_r » contient 1 entrée :
Adr: 0x000000000040021c Décalage: 0x0000021c Lien: 6 (.dynstr)
000000: Version: 1 Fichier: libc.so.6 Compteur: 1
0x0010: Nom: GLIBC_2.16 Fanions: aucun Version: 2
Affichage des notes trouvées dans: .note.ABI-tag
Propriétaire Taille des données Description
GNU 0x00000010 NT_GNU_ABI_TAG (étiquette de version ABI)
OS: Linux, ABI: 3.4.0
Affichage des notes trouvées dans: .note.gnu.build-id
Propriétaire Taille des données Description
GNU 0x00000014 NT_GNU_BUILD_ID (chaîne de bits du ID de construction unique)
ID construction: a391e298a0f2bae2792a2321bec074e814a1ebe4