Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 260 Bytes

entrypoints.md

File metadata and controls

14 lines (10 loc) · 260 Bytes

Entrypoint

The flag "-e" lets us know the program entrypoint.

$ rabin2 -e /bin/ls
[Entrypoints]
addr=0x00004888 off=0x00004888 baddr=0x00000000

1 entrypoints

$ rabin2 -er /bin/ls
fs symbols
f entry0 @ 0x00004888
s entry0