mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-07-10 01:29:59 +00:00
Add .formats command
This commit is contained in:
parent
8fa7645f89
commit
dba06cdb0d
16 changed files with 3225 additions and 2680 deletions
|
|
@ -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;
|
||||
}
|
||||
}*/
|
||||
|
||||
// ---------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue