parent
91f10331e5
commit
bf57a26ee7
@ -0,0 +1,11 @@
|
||||
```
|
||||
$ readelf -d elfbin
|
||||
|
||||
Dynamic section at offset 0xe30 contains 22 entries:
|
||||
Tag Type Name/Value
|
||||
0x0000000000000001 (NEEDED) Shared library: [libssl.so.1.0.0]
|
||||
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
|
||||
0x000000000000000c (INIT) 0x400520
|
||||
0x000000000000000d (FINI) 0x400758
|
||||
...
|
||||
```
|
Loading…
Reference in new issue