Skip to content

Instantly share code, notes, and snippets.

@nevermoe
Last active May 18, 2019 16:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save nevermoe/754e33826b6fbbe3f6121076e8b89425 to your computer and use it in GitHub Desktop.
Save nevermoe/754e33826b6fbbe3f6121076e8b89425 to your computer and use it in GitHub Desktop.
define xxd
dump binary memory dump.bin $arg0 ((void*)$arg0)+$arg1
shell xxd dump.bin
shell rm dump.bin
end
source ~/Documents/git_codes/gdb_utilities/gdb_utilities.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment