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.

228 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 : 2424 (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: 34
Table d'index des chaînes d'en-tête de section: 31
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 00015c 00 AX 0 0 4
[13] .fini PROGBITS 08048400 000400 00001a 00 AX 0 0 4
[14] .rodata PROGBITS 0804841c 00041c 000008 00 A 0 0 4
[15] .eh_frame PROGBITS 08048424 000424 000004 00 A 0 0 4
[16] .ctors PROGBITS 08049428 000428 000008 00 WA 0 0 4
[17] .dtors PROGBITS 08049430 000430 000008 00 WA 0 0 4
[18] .jcr PROGBITS 08049438 000438 000004 00 WA 0 0 4
[19] .dynamic DYNAMIC 0804943c 00043c 0000c8 08 WA 5 0 4
[20] .got PROGBITS 08049504 000504 000004 04 WA 0 0 4
[21] .got.plt PROGBITS 08049508 000508 000014 04 WA 0 0 4
[22] .data PROGBITS 0804951c 00051c 00000c 00 WA 0 0 4
[23] .bss NOBITS 08049528 000528 000008 00 WA 0 0 4
[24] .comment PROGBITS 00000000 000528 00010e 00 0 0 1
[25] .debug_aranges PROGBITS 00000000 000636 000020 00 0 0 1
[26] .debug_pubnames PROGBITS 00000000 000656 000033 00 0 0 1
[27] .debug_info PROGBITS 00000000 000689 0000d4 00 0 0 1
[28] .debug_abbrev PROGBITS 00000000 00075d 00006d 00 0 0 1
[29] .debug_line PROGBITS 00000000 0007ca 00003d 00 0 0 1
[30] .debug_frame PROGBITS 00000000 000808 000044 00 0 0 4
[31] .shstrtab STRTAB 00000000 00084c 000129 00 0 0 1
[32] .symtab SYMTAB 00000000 000ec8 0004d0 10 33 50 4
[33] .strtab STRTAB 00000000 001398 000239 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 0x00428 0x00428 R E 0x1000
LOAD 0x000428 0x08049428 0x08049428 0x00100 0x00108 RW 0x1000
DYNAMIC 0x00043c 0x0804943c 0x0804943c 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 0x43c contains 20 entries:
Étiquettes Type Nom/Valeur
0x00000001 (NEEDED) Bibliothèque partagée : [libc.so.6]
0x0000000c (INIT) 0x804825c
0x0000000d (FINI) 0x8048400
0x00000004 (HASH) 0x8048148
0x00000005 (STRTAB) 0x80481c0
0x00000006 (SYMTAB) 0x8048170
0x0000000a (STRSZ) 89 (octets)
0x0000000b (SYMENT) 16 (octets)
0x00000015 (DEBUG) 0x0
0x00000003 (PLTGOT) 0x8049508
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
08049504 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
08049514 00000107 R_386_JUMP_SLOT 00000000 __libc_start_main@GLIBC_2.0
08049518 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 391 FUNC GLOBAL DEFAULT UND __[...]@GLIBC_2.0 (2)
2: 08048420 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 77 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: 08048400 0 SECTION LOCAL DEFAULT 13 .fini
14: 0804841c 0 SECTION LOCAL DEFAULT 14 .rodata
15: 08048424 0 SECTION LOCAL DEFAULT 15 .eh_frame
16: 08049428 0 SECTION LOCAL DEFAULT 16 .ctors
17: 08049430 0 SECTION LOCAL DEFAULT 17 .dtors
18: 08049438 0 SECTION LOCAL DEFAULT 18 .jcr
19: 0804943c 0 SECTION LOCAL DEFAULT 19 .dynamic
20: 08049504 0 SECTION LOCAL DEFAULT 20 .got
21: 08049508 0 SECTION LOCAL DEFAULT 21 .got.plt
22: 0804951c 0 SECTION LOCAL DEFAULT 22 .data
23: 08049528 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 .shstrtab
32: 00000000 0 SECTION LOCAL DEFAULT 32 .symtab
33: 00000000 0 SECTION LOCAL DEFAULT 33 .strtab
34: 080482c8 0 FUNC LOCAL DEFAULT 12 call_gmon_start
35: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
36: 08049428 0 OBJECT LOCAL DEFAULT 16 __CTOR_LIST__
37: 08049430 0 OBJECT LOCAL DEFAULT 17 __DTOR_LIST__
38: 08049438 0 OBJECT LOCAL DEFAULT 18 __JCR_LIST__
39: 08049528 1 OBJECT LOCAL DEFAULT 23 completed.4577
40: 08049524 0 OBJECT LOCAL DEFAULT 22 p.4576
41: 080482ec 0 FUNC LOCAL DEFAULT 12 __do_global_dtors_aux
42: 08048320 0 FUNC LOCAL DEFAULT 12 frame_dummy
43: 00000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
44: 0804942c 0 OBJECT LOCAL DEFAULT 16 __CTOR_END__
45: 08049434 0 OBJECT LOCAL DEFAULT 17 __DTOR_END__
46: 08048424 0 OBJECT LOCAL DEFAULT 15 __FRAME_END__
47: 08049438 0 OBJECT LOCAL DEFAULT 18 __JCR_END__
48: 080483d8 0 FUNC LOCAL DEFAULT 12 __do_global_ctors_aux
49: 00000000 0 FILE LOCAL DEFAULT ABS foo.c
50: 0804943c 0 OBJECT GLOBAL DEFAULT 19 _DYNAMIC
51: 0804841c 4 OBJECT GLOBAL DEFAULT 14 _fp_hw
52: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __fini_array_end
53: 08049520 0 OBJECT GLOBAL HIDDEN 22 __dso_handle
54: 080483d0 5 FUNC GLOBAL DEFAULT 12 __libc_csu_fini
55: 0804825c 0 FUNC GLOBAL DEFAULT 10 _init
56: 08048348 19 FUNC GLOBAL DEFAULT 12 function
57: 080482a4 0 FUNC GLOBAL DEFAULT 12 _start
58: 0804952c 4 OBJECT GLOBAL DEFAULT 23 global
59: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __fini_array_start
60: 08048380 79 FUNC GLOBAL DEFAULT 12 __libc_csu_init
61: 08049528 0 NOTYPE GLOBAL DEFAULT ABS __bss_start
62: 0804835b 35 FUNC GLOBAL DEFAULT 12 main
63: 00000000 391 FUNC GLOBAL DEFAULT UND __libc_start_mai[...]
64: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __init_array_end
65: 0804951c 0 NOTYPE WEAK DEFAULT 22 data_start
66: 08048400 0 FUNC GLOBAL DEFAULT 13 _fini
67: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __preinit_array_end
68: 08049528 0 NOTYPE GLOBAL DEFAULT ABS _edata
69: 08049508 0 OBJECT GLOBAL HIDDEN 21 _GLOBAL_OFFSET_TABLE_
70: 08049530 0 NOTYPE GLOBAL DEFAULT ABS _end
71: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __init_array_start
72: 08048420 4 OBJECT GLOBAL DEFAULT 14 _IO_stdin_used
73: 0804951c 0 NOTYPE GLOBAL DEFAULT 22 __data_start
74: 00000000 0 NOTYPE WEAK DEFAULT UND _Jv_RegisterClasses
75: 08049428 0 NOTYPE GLOBAL HIDDEN ABS __preinit_array_start
76: 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