From 6d8448eee62d732b22199ca84143142c0240b4aa Mon Sep 17 00:00:00 2001 From: Mariusz B Date: Thu, 23 Apr 2020 17:38:47 -0400 Subject: [PATCH] Added my old PE-library --- .gitmodules | 3 +++ windows/PE-library | 1 + 2 files changed, 4 insertions(+) create mode 160000 windows/PE-library diff --git a/.gitmodules b/.gitmodules index 71b0105..3b42162 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "red-teaming/cobalt-arsenal"] path = red-teaming/cobalt-arsenal url = https://github.com/mgeeky/cobalt-arsenal.git +[submodule "windows/PE-library"] + path = windows/PE-library + url = https://github.com/mgeeky/PE-library diff --git a/windows/PE-library b/windows/PE-library new file mode 160000 index 0000000..fcfe1e3 --- /dev/null +++ b/windows/PE-library @@ -0,0 +1 @@ +Subproject commit fcfe1e3a40f726e86a1f89e9627055a43b2604de