solving different minor issues

This commit is contained in:
SinaKarvandi 2020-05-15 16:11:34 -07:00
parent 48d35de047
commit d28d29bc14
6 changed files with 101 additions and 29 deletions

View file

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