summaryrefslogtreecommitdiff
path: root/parrot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'parrot.yml')
-rw-r--r--parrot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/parrot.yml b/parrot.yml
index fb1d513..1766e3e 100644
--- a/parrot.yml
+++ b/parrot.yml
@@ -156,6 +156,11 @@
repo: 'https://github.com/hugsy/gef.git'
dest: /opt/gef
+ - name: Clone Static Binaries
+ git:
+ repo: 'https://github.com/andrew-d/static-binaries'
+ dest: /opt/static-binaries
+
- name: Clone Ysoserial
git:
repo: 'https://github.com/frohoff/ysoserial'