From 1f5604fab22eb31df5837c074829a9b7f98da6a3 Mon Sep 17 00:00:00 2001 From: full Date: Mon, 20 Apr 2020 15:53:01 +0200 Subject: [PATCH] added hashcat submodule --- .gitmodules | 3 +++ hashcat | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 hashcat diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..cea50a5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hashcat"] + path = hashcat + url = https://github.com/hashcat/hashcat diff --git a/hashcat b/hashcat new file mode 160000 index 0000000..c5d2d53 --- /dev/null +++ b/hashcat @@ -0,0 +1 @@ +Subproject commit c5d2d5396fb7324ab60465c46a27dc8452ff2761