Skip to content

Instantly share code, notes, and snippets.

@epcnt19
Last active September 20, 2017 14:34
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 epcnt19/8b3e489a80e4ae67ccfbe48a197c3293 to your computer and use it in GitHub Desktop.
Save epcnt19/8b3e489a80e4ae67ccfbe48a197c3293 to your computer and use it in GitHub Desktop.
sudo apt-get install build-essential gcc-multilib git gdb
git clone https://github.com/zachriggle/peda.git ~/peda
echo "source ~/peda/peda.py" >> ~/.gdbinit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment