mirror of
https://github.com/HyperDbg/HyperDbg
synced 2026-08-15 06:29:09 -04:00
add v145 platform of zydis and pdbex
This commit is contained in:
parent
622db82af5
commit
70954f89b4
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -7,3 +7,9 @@
|
|||
[submodule "hyperdbg/dependencies/ia32-doc"]
|
||||
path = hyperdbg/dependencies/ia32-doc
|
||||
url = https://github.com/HyperDbg/ia32-doc.git
|
||||
[submodule "hyperdbg/dependencies/pdbex"]
|
||||
path = hyperdbg/dependencies/pdbex
|
||||
url = https://github.com/HyperDbg/pdbex.git
|
||||
[submodule "hyperdbg/dependencies/zydis"]
|
||||
path = hyperdbg/dependencies/zydis
|
||||
url = https://github.com/HyperDbg/zydis.git
|
||||
|
|
|
|||
1
hyperdbg/dependencies/pdbex
Submodule
1
hyperdbg/dependencies/pdbex
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 0e1144729a5b2d737cce11d1c0e083033630fff8
|
||||
1
hyperdbg/dependencies/zydis
Submodule
1
hyperdbg/dependencies/zydis
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e910df2fa54273b1a489b39771d331036e8de2db
|
||||
Loading…
Add table
Add a link
Reference in a new issue