Skip to content

Instantly share code, notes, and snippets.

@radare
Created October 6, 2014 21:01
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 radare/4e5e90338029c41e4818 to your computer and use it in GitHub Desktop.
Save radare/4e5e90338029c41e4818 to your computer and use it in GitHub Desktop.
io bug
[pancake@koega ~]$ r2 -qni test.r2 -
- offset - 0 1 2 3 4 5 6 7 8 9 A B C D E F 0123456789ABCDEF
0x00050000 2020 2023 2050 6572 7661 7369 7665 204c # Pervasive L
0x00050010 6973 7465 6e65 720a 7076 7377 2020 2020 istener.pvsw
- 3397568 malloc://512 @ 0x0 ; rw
- 6 /etc/services @ 0x4000 ; r
- 8 /bin/ls @ 0x50000 ; r
file /bin/ls
fd 8
size 0x1c6c8
mode r--
block 0x100
uri /bin/ls
- offset - 0 1 2 3 4 5 6 7 8 9 A B C D E F 0123456789ABCDEF
0x00050000 7f45 4c46 0201 0100 0000 0000 0000 0000 .ELF............
0x00050010 0200 3e00 0100 0000 3f48 4000 0000 0000 ..>.....?H@.....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment