mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-16 22:57:01 +00:00
Install seems to require libffi-dev and libssl-dev
This commit is contained in:
parent
ca1b84f7ef
commit
55e806377c
1 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,4 @@
|
|||
|
||||
apt-add-repository -y ppa:pwntools/binutils
|
||||
apt-get update
|
||||
apt-get -y install binutils-.*-linux-gnu
|
||||
|
||||
apt-get -y install binutils-.*-linux-gnu libffi-dev libssl-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue