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.
 
 
 
 
 
 

93 lines
5.2 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: REL (Fichier de réadressage)
Machine: Intel 80386
Version: 0x1
Adresse du point d'entrée: 0x0
Début des en-têtes de programme : 0 (octets dans le fichier)
Début des en-têtes de section : 916 (octets dans le fichier)
Fanions: 0x0
Taille de cet en-tête: 52 (octets)
Taille de l'en-tête du programme: 0 (octets)
Nombre d'en-tête du programme: 0
Taille des en-têtes de section: 40 (octets)
Nombre d'en-têtes de section: 18
Table d'index des chaînes d'en-tête de section: 17
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] .text PROGBITS 00000000 000034 000000 00 AX 0 0 1
[ 2] .data PROGBITS 00000000 000034 000008 00 WA 0 0 4
[ 3] .bss NOBITS 00000000 00003c 000000 00 WA 0 0 1
[ 4] .debug_info PROGBITS 00000000 00003c 000042 00 0 0 1
[ 5] .rel.debug_info REL 00000000 000298 000038 08 I 15 4 4
[ 6] .debug_abbrev PROGBITS 00000000 00007e 000030 00 0 0 1
[ 7] .debug_aranges PROGBITS 00000000 0000ae 000018 00 0 0 1
[ 8] .rel.debug_a[...] REL 00000000 0002d0 000008 08 I 15 7 4
[ 9] .debug_line PROGBITS 00000000 0000c6 000036 00 0 0 1
[10] .rel.debug_line REL 00000000 0002d8 000018 08 I 15 9 4
[11] .debug_str PROGBITS 00000000 0000fc 000055 01 MS 0 0 1
[12] .debug_line_str PROGBITS 00000000 000151 00001c 01 MS 0 0 1
[13] .comment PROGBITS 00000000 00016d 00002f 01 MS 0 0 1
[14] .note.GNU-stack PROGBITS 00000000 00019c 000000 00 0 0 1
[15] .symtab SYMTAB 00000000 00019c 0000f0 10 16 13 4
[16] .strtab STRTAB 00000000 00028c 00000b 00 0 0 1
[17] .shstrtab STRTAB 00000000 0002f0 0000a1 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.
Il n'y a pas d'en-têtes de programme dans ce fichier.
Il n'y a pas de section dynamique dans ce fichier.
Section de réadressage '.rel.debug_info' à l'adresse de décalage 0x298 contient 7 entrées :
Décalage Info Type Val.-sym Noms-symboles
00000008 00000601 R_386_32 00000000 .debug_abbrev
0000000d 00000901 R_386_32 00000000 .debug_str
00000012 00000a01 R_386_32 00000000 .debug_line_str
00000016 00000a01 R_386_32 00000000 .debug_line_str
0000001a 00000801 R_386_32 00000000 .debug_line
00000028 00000d01 R_386_32 00000000 x
0000003d 00000e01 R_386_32 00000004 y
Section de réadressage '.rel.debug_aranges' à l'adresse de décalage 0x2d0 contient 1 entrée :
Décalage Info Type Val.-sym Noms-symboles
00000006 00000501 R_386_32 00000000 .debug_info
Section de réadressage '.rel.debug_line' à l'adresse de décalage 0x2d8 contient 3 entrées :
Décalage Info Type Val.-sym Noms-symboles
00000022 00000a01 R_386_32 00000000 .debug_line_str
0000002c 00000a01 R_386_32 00000000 .debug_line_str
00000031 00000a01 R_386_32 00000000 .debug_line_str
Pas d'information de déroulement spécifique au processeur à décoder
La table de symboles « .symtab » contient 15 entrées :
Num: Valeur Tail Type Lien Vis Ndx Nom
0: 00000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000 0 FILE LOCAL DEFAULT ABS foo.c
2: 00000000 0 SECTION LOCAL DEFAULT 1 .text
3: 00000000 0 SECTION LOCAL DEFAULT 2 .data
4: 00000000 0 SECTION LOCAL DEFAULT 3 .bss
5: 00000000 0 SECTION LOCAL DEFAULT 4 .debug_info
6: 00000000 0 SECTION LOCAL DEFAULT 6 .debug_abbrev
7: 00000000 0 SECTION LOCAL DEFAULT 7 .debug_aranges
8: 00000000 0 SECTION LOCAL DEFAULT 9 .debug_line
9: 00000000 0 SECTION LOCAL DEFAULT 11 .debug_str
10: 00000000 0 SECTION LOCAL DEFAULT 12 .debug_line_str
11: 00000000 0 SECTION LOCAL DEFAULT 14 .note.GNU-stack
12: 00000000 0 SECTION LOCAL DEFAULT 13 .comment
13: 00000000 4 OBJECT GLOBAL DEFAULT 2 x
14: 00000004 4 OBJECT GLOBAL DEFAULT 2 y
Aucune information de version repérée dans ce fichier.