Skip to content

Instantly share code, notes, and snippets.

@EdoardoVignati
Last active February 11, 2019 13:36
Show Gist options
  • Save EdoardoVignati/ba0478eee07b1b2587e8094ab5a43255 to your computer and use it in GitHub Desktop.
Save EdoardoVignati/ba0478eee07b1b2587e8094ab5a43255 to your computer and use it in GitHub Desktop.
Pretty and simple hexdump command
#Credits: https://brendanzagaeski.appspot.com/0006.html
hexdump -v -e '"%010_ad |" 16/1 "%_p" "|\n"' hexdump.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment