ctf-tools/manticore/install
2017-05-01 16:25:21 +02:00

4 lines
143 B
Bash

#!/bin/bash -ex
git clone --depth 1 https://github.com/trailofbits/manticore.git && cd manticore
ctf-tools-pip install --no-binary capstone .