Add hive parser

This commit is contained in:
momo5502
2024-11-01 16:40:22 +01:00
parent c02cf778f3
commit e0dc1934eb
5 changed files with 12 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -18,3 +18,6 @@
[submodule "deps/googletest"]
path = deps/googletest
url = https://github.com/google/googletest.git
[submodule "deps/windows-hive-parser"]
path = deps/windows-hive-parser
url = ../windows-hive-parser.git