pre debugger function for remove

This commit is contained in:
SinaKarvandi 2020-05-14 08:28:28 -07:00
parent b017cec5ec
commit 9dbff9b8c2
6 changed files with 357 additions and 32 deletions

View file

@ -47,6 +47,7 @@ int main()
//
// Put to ease the test, it will be removed
//
if (HyperdbgInstallDriver()) {
return 1;
}
@ -55,6 +56,7 @@ int main()
return 1;
}
_getch();
_getch();
return 0;