mirror of
https://github.com/zardus/ctf-tools
synced 2025-03-04 15:17:12 +00:00
Added commix tool
This commit is contained in:
parent
5ffeb9f3d8
commit
e4441e7987
1 changed files with 6 additions and 0 deletions
6
commix/install
Normal file
6
commix/install
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
git clone https://github.com/stasinopoulos/commix.git
|
||||
mkdir bin
|
||||
cd bin
|
||||
ln -s ../commix/commix.py
|
Loading…
Add table
Reference in a new issue