bad try
This commit is contained in:
parent
743263dc43
commit
6df0c32f25
4 changed files with 46 additions and 1 deletions
4
aflfuzz/install_gccgo_for_afl.sh
Executable file
4
aflfuzz/install_gccgo_for_afl.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y gccgo
|
||||
Loading…
Add table
Add a link
Reference in a new issue