Skip to content

Instantly share code, notes, and snippets.

@21it
Created January 21, 2022 21:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 21it/80d95734d9e17973c61da465d45ee5c4 to your computer and use it in GitHub Desktop.
Save 21it/80d95734d9e17973c61da465d45ee5c4 to your computer and use it in GitHub Desktop.
```shell
$ objdump -j .interp -s ./build/reckless-trading-bot
./build/reckless-trading-bot: file format elf64-x86-64
Contents of section .interp:
400270 2f6e6978 2f73746f 72652f77 6c363064 /nix/store/wl60d
400280 72397031 35727766 35336778 7a363169 r9p15rwf53gxz61i
400290 6a676973 63317a64 6a63372d 676c6962 jgisc1zdjc7-glib
4002a0 632d322e 33332d35 392f6c69 622f6c64 c-2.33-59/lib/ld
4002b0 2d6c696e 75782d78 38362d36 342e736f -linux-x86-64.so
4002c0 2e3200 .2.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment