Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Elf file type is DYN (Shared object file)
Entry point 0xc40b
There are 4 program headers, starting at offset 52
Program Headers:
Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
LOAD 0x000000 0x00000000 0x00000000 0x4e5b4 0x4e5b4 R E 0x1000
LOAD 0x04e5b4 0x0004f5b4 0x0004f5b4 0x03990 0x16b18 RW 0x1000
DYNAMIC 0x04e5c4 0x0004f5c4 0x0004f5c4 0x000b0 0x000b0 RW 0x4
GNU_STACK 0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
Section to Segment mapping:
Segment Sections...
00 .hash .dynsym .dynstr .rel.dyn .rel.plt .init .plt .text .fini .rodata .typelink .gopclntab .eh_frame
01 .ctors .dtors .dynamic .got .data .noptrdata .bss .noptrbss
02 .dynamic
03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.