Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- There are 6 section headers, starting at offset 0x170:
- Section Headers:
- [Nr] Name Type Address Off Size ES Flg Lk Inf Al
- [ 0] NULL 0000000000000000 000000 000000 00 0 0 0
- [ 1] .boot PROGBITS 0000000000100000 000083 000018 00 0 0 1
- [ 2] .text PROGBITS 0000000000100000 000078 00000b 00 AX 0 0 1
- [ 3] .symtab SYMTAB 0000000000000000 0000a0 000078 18 4 4 8
- [ 4] .strtab STRTAB 0000000000000000 000118 00002c 00 0 0 1
- [ 5] .shstrtab STRTAB 0000000000000000 000144 000027 00 0 0 1
- Key to Flags:
- W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
- L (link order), O (extra OS processing required), G (group), T (TLS),
- C (compressed), x (unknown), o (OS specific), E (exclude),
- D (mbind), l (large), p (processor specific)
- Elf file type is EXEC (Executable file)
- Entry point 0x100000
- There is 1 program header, starting at offset 64
- Program Headers:
- Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
- LOAD 0x000078 0x0000000000100000 0x0000000000100000 0x00000b 0x00000b R E 0x1
- Section to Segment mapping:
- Segment Sections...
- 00 .text
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement