ctf-tools/manticore/install

5 lines
143 B
Text
Raw Normal View History

2017-05-01 14:22:01 +00:00
#!/bin/bash -ex
2017-05-01 14:24:47 +00:00
git clone --depth 1 https://github.com/trailofbits/manticore.git && cd manticore
2017-05-01 14:25:21 +00:00
ctf-tools-pip install --no-binary capstone .