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.

230 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: Intel 80386
Version: 0x1
Adresse du point d'entrée: 0x80482a4
Début des en-têtes de programme : 52 (octets dans le fichier)
Début des en-têtes de section : 2448 (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: 7
Taille des en-têtes de section: 40 (octets)
Nombre d'en-têtes de section: 35
Table d'index des chaînes d'en-tête de section: 32
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 08048114 000114 000013 00 A 0 0 1
[ 2] .note.ABI-tag NOTE 08048128 000128 000020 00 A 0 0 4
[ 3] .hash HASH 08048148 000148 000028 04 A 4 0 4
[ 4] .dynsym DYNSYM 08048170 000170 000050 10 A 5 1 4
[ 5] .dynstr STRTAB 080481c0 0001c0 000059 00 A 0 0 1
[ 6] .gnu.version VERSYM 0804821a 00021a 00000a 02 A 4 0 2
[ 7] .gnu.version_r VERNEED 08048224 000224 000020 00 A 5 1 4
[ 8] .rel.dyn REL 08048244 000244 000008 08 A 4 0 4
[ 9] .rel.plt REL 0804824c 00024c 000010 08 A 4 11 4
[10] .init PROGBITS 0804825c 00025c 000017 00 AX 0 0 4
[11] .plt PROGBITS 08048274 000274 000030 04 AX 0 0 4
[12] .text PROGBITS 080482a4 0002a4 000158 00 AX 0 0 4
[13] .fini PROGBITS 080483fc 0003fc 00001a 00 AX 0 0 4
[14] .rodata PROGBITS 08048418 000418 000008 00 A 0 0 4
[15] .eh_frame PROGBITS 08048420 000420 000004 00 A 0 0 4
[16] .ctors PROGBITS 08049424 000424 000008 00 WA 0 0 4
[17] .dtors PROGBITS 0804942c 00042c 000008 00 WA 0 0 4
[18] .jcr PROGBITS 08049434 000434 000004 00 WA 0 0 4
[19] .dynamic DYNAMIC 08049438 000438 0000c8 08 WA 5 0 4
[20] .got PROGBITS 08049500 000500 000004 04 WA 0 0 4
[21] .got.plt PROGBITS 08049504 000504 000014 04 WA 0 0 4
[22] .data PROGBITS 08049518 000518 00000c 00 WA 0 0 4
[23] .bss NOBITS 08049524 000524 000004 00 WA 0 0 4
[24] .comment PROGBITS 00000000 000524 00013b 00 0 0 1
[25] .debug_aranges PROGBITS 00000000 00065f 000020 00 0 0 1
[26] .debug_pubnames PROGBITS 00000000 00067f 00001b 00 0 0 1
[27] .debug_info PROGBITS 00000000 00069a 00008b 00 0 0 1
[28] .debug_abbrev PROGBITS 00000000 000725 00007c 00 0 0 1
[29] .debug_line PROGBITS 00000000 0007a1 00003a 00 0 0 1
[30] .debug_frame PROGBITS 00000000 0007dc 000024 00 0 0 4
[31] .debug_str PROGBITS 00000000 000800 00005c 01 MS 0 0 1
[32] .shstrtab STRTAB 00000000 00085c 000134 00 0 0 1
[33] .symtab SYMTAB 00000000 000f08 0004e0 10 34 52 4
[34] .strtab STRTAB 00000000 0013e8 00023e 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), 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 0x08048034 0x08048034 0x000e0 0x000e0 R E 0x4
INTERP 0x000114 0x08048114 0x08048114 0x00013 0x00013 R 0x1
[Réquisition de l'interpréteur de programme: /lib/ld-linux.so.2]
LOAD 0x000000 0x08048000 0x08048000 0x00424 0x00424 R E 0x1000
LOAD 0x000424 0x08049424 0x08049424 0x00100 0x00104 RW 0x1000
DYNAMIC 0x000438 0x08049438 0x08049438 0x000c8 0x000c8 RW 0x4
NOTE 0x000128 0x08048128 0x08048128 0x00020 0x00020 R 0x4
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RW 0x4
Correspondance section/segment :
Sections de segment...
00
01 .interp
02 .interp .note.ABI-tag .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .plt .text .fini .rodata .eh_frame
03 .ctors .dtors .jcr .dynamic .got .got.plt .data .bss
04 .dynamic
05 .note.ABI-tag
06
Dynamic section at offset 0x438 contains 20 entries:
Étiquettes Type Nom/Valeur
0x00000001 (NEEDED) Bibliothèque partagée : [libc.so.6]
0x0000000c (INIT) 0x804825c
0x0000000d (FINI) 0x80483fc
0x00000004 (HASH) 0x8048148
0x00000005 (STRTAB) 0x80481c0
0x00000006 (SYMTAB) 0x8048170
0x0000000a (STRSZ) 89 (octets)
0x0000000b (SYMENT) 16 (octets)
0x00000015 (DEBUG) 0x0
0x00000003 (PLTGOT) 0x8049504
0x00000002 (PLTRELSZ) 16 (octets)
0x00000014 (PLTREL) REL
0x00000017 (JMPREL) 0x804824c
0x00000011 (REL) 0x8048244
0x00000012 (RELSZ) 8 (octets)
0x00000013 (RELENT) 8 (octets)
0x6ffffffe (VERNEED) 0x8048224
0x6fffffff (VERNEEDNUM) 1
0x6ffffff0 (VERSYM) 0x804821a
0x00000000 (NULL) 0x0
Section de réadressage '.rel.dyn' à l'adresse de décalage 0x244 contient 1 entrée :
Décalage Info Type Val.-sym Noms-symboles
08049500 00000406 R_386_GLOB_DAT 00000000 __gmon_start__
Section de réadressage '.rel.plt' à l'adresse de décalage 0x24c contient 2 entrées :
Décalage Info Type Val.-sym Noms-symboles
08049510 00000107 R_386_JUMP_SLOT 00000000 __libc_start_main@GLIBC_2.0
08049514 00000407 R_386_JUMP_SLOT 00000000 __gmon_start__
Pas d'information de déroulement spécifique au processeur à décoder
La table de symboles « .dynsym » contient 5 entrées :
Num: Valeur Tail Type Lien Vis Ndx Nom
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 421 FUNC GLOBAL DEFAULT UND __[...]@GLIBC_2.0 (2)
2: 0804841c 4 OBJECT GLOBAL DEFAULT 14 _IO_stdin_used
3: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
4: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
La table de symboles « .symtab » contient 78 entrées :
Num: Valeur Tail Type Lien Vis Ndx Nom
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 08048114 0 SECTION LOCAL DEFAULT 1 .interp
2: 08048128 0 SECTION LOCAL DEFAULT 2 .note.ABI-tag
3: 08048148 0 SECTION LOCAL DEFAULT 3 .hash
4: 08048170 0 SECTION LOCAL DEFAULT 4 .dynsym
5: 080481c0 0 SECTION LOCAL DEFAULT 5 .dynstr
6: 0804821a 0 SECTION LOCAL DEFAULT 6 .gnu.version
7: 08048224 0 SECTION LOCAL DEFAULT 7 .gnu.version_r
8: 08048244 0 SECTION LOCAL DEFAULT 8 .rel.dyn
9: 0804824c 0 SECTION LOCAL DEFAULT 9 .rel.plt
10: 0804825c 0 SECTION LOCAL DEFAULT 10 .init
11: 08048274 0 SECTION LOCAL DEFAULT 11 .plt
12: 080482a4 0 SECTION LOCAL DEFAULT 12 .text
13: 080483fc 0 SECTION LOCAL DEFAULT 13 .fini
14: 08048418 0 SECTION LOCAL DEFAULT 14 .rodata
15: 08048420 0 SECTION LOCAL DEFAULT 15 .eh_frame
16: 08049424 0 SECTION LOCAL DEFAULT 16 .ctors
17: 0804942c 0 SECTION LOCAL DEFAULT 17 .dtors
18: 08049434 0 SECTION LOCAL DEFAULT 18 .jcr
19: 08049438 0 SECTION LOCAL DEFAULT 19 .dynamic
20: 08049500 0 SECTION LOCAL DEFAULT 20 .got
21: 08049504 0 SECTION LOCAL DEFAULT 21 .got.plt
22: 08049518 0 SECTION LOCAL DEFAULT 22 .data
23: 08049524 0 SECTION LOCAL DEFAULT 23 .bss
24: 00000000 0 SECTION LOCAL DEFAULT 24 .comment
25: 00000000 0 SECTION LOCAL DEFAULT 25 .debug_aranges
26: 00000000 0 SECTION LOCAL DEFAULT 26 .debug_pubnames
27: 00000000 0 SECTION LOCAL DEFAULT 27 .debug_info
28: 00000000 0 SECTION LOCAL DEFAULT 28 .debug_abbrev
29: 00000000 0 SECTION LOCAL DEFAULT 29 .debug_line
30: 00000000 0 SECTION LOCAL DEFAULT 30 .debug_frame
31: 00000000 0 SECTION LOCAL DEFAULT 31 .debug_str
32: 00000000 0 SECTION LOCAL DEFAULT 32 .shstrtab
33: 00000000 0 SECTION LOCAL DEFAULT 33 .symtab
34: 00000000 0 SECTION LOCAL DEFAULT 34 .strtab
35: 080482c8 0 FUNC LOCAL DEFAULT 12 call_gmon_start
36: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
37: 08049424 0 OBJECT LOCAL DEFAULT 16 __CTOR_LIST__
38: 0804942c 0 OBJECT LOCAL DEFAULT 17 __DTOR_LIST__
39: 08049434 0 OBJECT LOCAL DEFAULT 18 __JCR_LIST__
40: 08049524 1 OBJECT LOCAL DEFAULT 23 completed.4577
41: 08049520 0 OBJECT LOCAL DEFAULT 22 p.4576
42: 080482ec 0 FUNC LOCAL DEFAULT 12 __do_global_dtors_aux
43: 08048320 0 FUNC LOCAL DEFAULT 12 frame_dummy
44: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
45: 08049428 0 OBJECT LOCAL DEFAULT 16 __CTOR_END__
46: 08049430 0 OBJECT LOCAL DEFAULT 17 __DTOR_END__
47: 08048420 0 OBJECT LOCAL DEFAULT 15 __FRAME_END__
48: 08049434 0 OBJECT LOCAL DEFAULT 18 __JCR_END__
49: 080483d4 0 FUNC LOCAL DEFAULT 12 __do_global_ctors_aux
50: 00000000 0 FILE LOCAL DEFAULT ABS inline-test.c
51: 00000000 0 FILE LOCAL DEFAULT ABS dummy.c
52: 08049438 0 OBJECT GLOBAL DEFAULT 19 _DYNAMIC
53: 08048418 4 OBJECT GLOBAL DEFAULT 14 _fp_hw
54: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __fini_array_end
55: 0804951c 0 OBJECT GLOBAL HIDDEN 22 __dso_handle
56: 080483cc 5 FUNC GLOBAL DEFAULT 12 __libc_csu_fini
57: 0804825c 0 FUNC GLOBAL DEFAULT 10 _init
58: 080482a4 0 FUNC GLOBAL DEFAULT 12 _start
59: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __fini_array_start
60: 08048370 92 FUNC GLOBAL DEFAULT 12 __libc_csu_init
61: 08049524 0 NOTYPE GLOBAL DEFAULT ABS __bss_start
62: 08048350 30 FUNC GLOBAL DEFAULT 12 main
63: 00000000 421 FUNC GLOBAL DEFAULT UND __libc_start_mai[...]
64: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __init_array_end
65: 08049518 0 NOTYPE WEAK DEFAULT 22 data_start
66: 080483fc 0 FUNC GLOBAL DEFAULT 13 _fini
67: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __preinit_array_end
68: 08049524 0 NOTYPE GLOBAL DEFAULT ABS _edata
69: 08049504 0 OBJECT GLOBAL HIDDEN 21 _GLOBAL_OFFSET_TABLE_
70: 08049528 0 NOTYPE GLOBAL DEFAULT ABS _end
71: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __init_array_start
72: 08048348 7 FUNC GLOBAL DEFAULT 12 incr
73: 0804841c 4 OBJECT GLOBAL DEFAULT 14 _IO_stdin_used
74: 08049518 0 NOTYPE GLOBAL DEFAULT 22 __data_start
75: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
76: 08049424 0 NOTYPE GLOBAL HIDDEN ABS __preinit_array_start
77: 00000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
Histogramme de la longueur de la liste des baquets (total de 3 baquets) :
Long. Nombre % de couverture totale
0 0 ( 0.0%)
1 2 ( 66.7%) 50.0%
2 1 ( 33.3%) 100.0%
La section des symboles de version « .gnu.version » contient 5 entrées :
Adr: 0x000000000804821a Décalage: 0x0000021a Lien: 4 (.dynsym)
000: 0 (*local*) 2 (GLIBC_2.0) 1 (*global*) 0 (*local*)
004: 0 (*local*)
La section de dépendances de version « .gnu.version_r » contient 1 entrée :
Adr: 0x0000000008048224 Décalage: 0x00000224 Lien: 5 (.dynstr)
000000: Version: 1 Fichier: libc.so.6 Compteur: 1
0x0010: Nom: GLIBC_2.0 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: 2.2.5