Bypass signature scanner (#441)

* fix: use our forks of MinHook & g3log

in an attempt to bypass the signature scanner

* fix: turn symbols Off for BigBaseV2 on premake
This commit is contained in:
GeopJr
2022-09-07 00:51:58 +03:00
committed by GitHub
parent 8a3998285a
commit a2dd2eb802
4 changed files with 4 additions and 3 deletions

2
.gitmodules vendored
View File

@ -8,7 +8,7 @@
ignore = dirty
[submodule "vendor/MinHook"]
path = vendor/MinHook
url = https://github.com/TsudaKageyu/minhook
url = https://github.com/YimMenu/minhook
ignore = dirty
[submodule "vendor/g3log"]
path = vendor/g3log