mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-25 16:33:33 +00:00
change the SDK examples
This commit is contained in:
parent
3860ecc0fd
commit
7fe2be3f7d
29 changed files with 280 additions and 367 deletions
|
|
@ -501,8 +501,8 @@ ValidateIP(const string & ip)
|
|||
* @return true if vmx is supported
|
||||
* @return false if vmx is not supported
|
||||
*/
|
||||
BOOLEAN
|
||||
VmxSupportDetection()
|
||||
HPRDBGCTRL_API bool
|
||||
HyperDbgVmxSupportDetection()
|
||||
{
|
||||
//
|
||||
// Call asm function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue