From 49c9b68e4e69654c09c8a2ce4e4d86a02411fc96 Mon Sep 17 00:00:00 2001 From: Dominik Maier Date: Sun, 15 Dec 2019 05:03:32 +0100 Subject: Moved unicorn_mode to unicornafl --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..05bd3b04 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "unicorn_mode/unicorn"] + path = unicorn_mode/unicorn + url = https://github.com/vanhauser-thc/unicorn.git -- cgit 1.4.1