This commit is contained in:
Ethan Roseman 2020-04-28 02:16:54 -04:00
parent 5a2634be23
commit f808c53737
2 changed files with 7 additions and 1 deletions

View File

@ -25,5 +25,11 @@ RUN wget \
RUN python3 -m pip install --user colorama ansiwrap attrs watchdog python-Levenshtein
RUN git clone https://github.com/aquynh/capstone.git && \
cd capstone && \
git checkout tags/4.0 && \
./make.sh && \
./make.sh install
RUN mkdir /pm
WORKDIR /pm

@ -1 +1 @@
Subproject commit 9d573b4aacbe691121ff2fc5fd01e5ea901b3609
Subproject commit 57b1c84cb3ac2be3634310624afb28a9068ad869