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

4 lines
140 B
Bash

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