defcon22
Example setup of DEFCON22 server for running qemu-user
Installation
cd /
git init
git remote add origin https://github.com/zachriggle/defcon22
git fetch --all
git checkout -f -t origin/master
/root/setup.sh
Example setup of DEFCON22 server for running qemu-user
cd /
git init
git remote add origin https://github.com/zachriggle/defcon22
git fetch --all
git checkout -f -t origin/master
/root/setup.sh