ARBITRARY PROGRAM BUT BAD (NO ARGS)

Co-authored-by: Liam Dalgarno <liamdalg99@gmail.com>
Co-authored-by: jack bond-preston <jackbondpreston@outlook.com>
This commit is contained in:
Liam Dalgarno
2020-11-26 17:55:08 +00:00
parent 807362d1e2
commit ca03d9d77d
4 changed files with 87 additions and 33 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
cd ROPgadget && sudo python3 setup.py install
cd ROPgadget && python3 setup.py install