mirror of
https://github.com/donnaskiez/ac.git
synced 2024-11-21 22:24:08 +01:00
e
This commit is contained in:
parent
b2c072f1d9
commit
bb6c67c014
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ DWORD WINAPI Init(HINSTANCE hinstDLL)
|
|||
kmanager.PerformIntegrityCheck();
|
||||
break;
|
||||
case 2:
|
||||
kmanager.RunNmiCallbacks();
|
||||
kmanager.ScanPoolsForUnlinkedProcesses();
|
||||
break;
|
||||
case 3:
|
||||
kmanager.VerifySystemModules();
|
||||
|
|
Loading…
Reference in a new issue