index
:
pastdse.git
DSE bypass using a leaked cert and adjusting the current clock.
log msg
author
committer
range
VS-2017
main
about
summary
refs
log
tree
commit
diff
path:
root
/
PastDSEDriver
/
Utils.c
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 'PastDSEDriver/Utils.c')
-rw-r--r--
PastDSEDriver/Utils.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/PastDSEDriver/Utils.c b/PastDSEDriver/Utils.c
index 866e606..1e8ca97 100644
--- a/
PastDSEDriver/Utils.c
+++ b/
PastDSEDriver/Utils.c
@@ -44,7 +44,6 @@ NTSTATUS CheckVersion(void)
{
/* TODO: Verify on other builds */
KDBG("WARNING: ONLY Windows 10.0.17134 (1803/RS4) supported at the moment!\n");
- return STATUS_ACCESS_DENIED;
}
}