Skip to content

Instantly share code, notes, and snippets.

@hellok
Last active December 17, 2015 13:39
Show Gist options
  • Save hellok/5619292 to your computer and use it in GitHub Desktop.
Save hellok/5619292 to your computer and use it in GitHub Desktop.
matplotlib.pyplot
cd /tmp
git clone https://github.com/pwnies/pwntools.git
sudo apt-get update
cd /pwntools
sudo ./install.sh
sudo apt-get install libfreetype6-dev
sudo apt-get install python-dev
sudo pip install numpy
sudo apt-get install libfreetype6-dev
sudo apt-get install libpng-devel
sudo pip install -U 'http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.0/matplotlib-1.1.0.tar.gz/download'
sudo apt-get install nasm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment