index
:
kmemdriver.git
A Windows Memory driver for game hacking purposes. Supports manual mapping with BlackBone and PastDSE.
log msg
author
committer
range
VS-2017
master
about
summary
refs
log
tree
commit
diff
path:
root
/
KTest-Only.bat
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
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