Brew
Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Linuxbrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"
Python
brew install python
angr
pip install angr
Capstone Engine
brew install capstone
pip install capstone
pwnbox
brew install libmpc
pip install gmpy2
pip install git+https://github.com/pwnbox/pwnbox
Volatility
brew install volatility
Z3
brew install z3