We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3513c5 commit 310ff05Copy full SHA for 310ff05
containers/Dockerfile
@@ -26,7 +26,7 @@ USER wolvsec
26
27
ENV PATH="${PATH}:/home/wolvsec/.local/bin"
28
29
-RUN pip3 install pwntools numpy ipython z3-solver
+RUN pip3 install pwntools numpy ipython
30
31
RUN bash -c "$(curl -fsSL https://gef.blah.cat/sh)"
32
0 commit comments