ctf-tools/angr/install-root
2015-11-03 18:30:54 -08:00

7 lines
238 B
Bash
Executable file

#!/bin/bash -e
# for angr
apt-get -y install virtualenvwrapper python2.7-dev build-essential libxml2-dev libxslt1-dev git libffi-dev cmake libreadline-dev
# for angr-management
apt-get -y install python-qt4 python-sip python-pygraphviz