diff --git a/.gitmodules b/.gitmodules index 88e35ec..a7910d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "dependencies/zydis"] path = dependencies/zydis url = https://github.com/zyantific/zydis.git +[submodule "dependencies/vtil"] + path = dependencies/vtil + url = https://githacks.org/_xeroxz/vtil.git diff --git a/dependencies/vtil b/dependencies/vtil new file mode 160000 index 0000000..e9dc43b --- /dev/null +++ b/dependencies/vtil @@ -0,0 +1 @@ +Subproject commit e9dc43bd7da388c5f8304407fd076f802bd97a7f