This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
ctf-tools
Watch
2
Star
0
Fork
You've already forked ctf-tools
0
mirror of
https://github.com/zardus/ctf-tools
synced
2025-01-23 01:35:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0894b8bb1f
ctf-tools
/
msieve
/
install-root
4 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Create install-root Add needed dependency on Kali and any other Linux OS.
2015-09-28 12:40:22 +00:00
#!/bin/bash -e
fix package deps for msieve
2015-12-18 08:50:31 +00:00
apt-get -y install libgmp3-dev libgmp-dev
Reference in a new issue
Copy permalink