diff options
author | segfault <toni@impl.cc> | 2020-10-01 15:08:06 -0700 |
---|---|---|
committer | segfault <toni@impl.cc> | 2020-10-01 15:08:06 -0700 |
commit | be751c6dc97bac1334968047408bcf3184c2a0eb (patch) | |
tree | 1ba02bafff26d5055637fbdacd8968f7d7f13844 /KTest-Only.bat | |
parent | 6013bceda2e5ab8d8549e3374b49d8289f94070e (diff) |
Replaced PsSetLoadImageNotifyRoutine with a PatchGuard safe version.
Diffstat (limited to 'KTest-Only.bat')
-rw-r--r-- | KTest-Only.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/KTest-Only.bat b/KTest-Only.bat index 9dadcbe..e3c1959 100644 --- a/KTest-Only.bat +++ b/KTest-Only.bat @@ -1,5 +1,5 @@ @echo off REM fsutil usn deleteJournal /D C: -%~dp0\x64\Release\KTest.exe +%~dp0\x64\Release\IntegrationTest-kmem.exe timeout /t 3
\ No newline at end of file |