diff options
author | segfault <toni@impl.cc> | 2020-10-01 15:08:06 -0700 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2020-10-02 00:10:56 +0200 |
commit | f82869a621a40613dd869ef4a2635d4e43b15c2e (patch) | |
tree | cbdab5733327a19e5b3861906eba90493d2277f5 /KTest-Only.bat | |
parent | 64c541a06eb667e1519251e3e3279bd485050b47 (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 |