Add .formats command

This commit is contained in:
SinaKarvandi 2020-04-28 06:41:33 -07:00
parent 8fa7645f89
commit dba06cdb0d
16 changed files with 3225 additions and 2680 deletions

View file

@ -47,13 +47,13 @@ int main()
//
// Put to ease the test, it will be removed
//
if (HyperdbgInstallDriver()) {
/*if (HyperdbgInstallDriver()) {
return 1;
}
if (HyperdbgLoad()) {
return 1;
}
}*/
// ---------------------------------------------------------