add 10.0.18362.1316 (x64) and 10.0.19041.746 (x64)
This commit is contained in:
parent
824ddd8b04
commit
06721a8e42
|
@ -2,7 +2,7 @@
|
||||||
; Do not modify without special knowledge
|
; Do not modify without special knowledge
|
||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Updated=2020-12-09
|
Updated=2021-01-13
|
||||||
LogFile=\rdpwrap.txt
|
LogFile=\rdpwrap.txt
|
||||||
SLPolicyHookNT60=1
|
SLPolicyHookNT60=1
|
||||||
SLPolicyHookNT61=1
|
SLPolicyHookNT61=1
|
||||||
|
@ -3987,6 +3987,20 @@ SLInitHook.x64=1
|
||||||
SLInitOffset.x64=22DDC
|
SLInitOffset.x64=22DDC
|
||||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
|
[10.0.18362.1316]
|
||||||
|
LocalOnlyPatch.x64=1
|
||||||
|
LocalOnlyOffset.x64=83075
|
||||||
|
LocalOnlyCode.x64=jmpshort
|
||||||
|
SingleUserPatch.x64=1
|
||||||
|
SingleUserOffset.x64=0DC4C
|
||||||
|
SingleUserCode.x64=Zero
|
||||||
|
DefPolicyPatch.x64=1
|
||||||
|
DefPolicyOffset.x64=1FE65
|
||||||
|
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
|
||||||
|
SLInitHook.x64=1
|
||||||
|
SLInitOffset.x64=22E9C
|
||||||
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
[10.0.19041.84]
|
[10.0.19041.84]
|
||||||
LocalOnlyPatch.x86=1
|
LocalOnlyPatch.x86=1
|
||||||
LocalOnlyOffset.x86=B46B9
|
LocalOnlyOffset.x86=B46B9
|
||||||
|
@ -4039,6 +4053,20 @@ SLInitHook.x64=1
|
||||||
SLInitOffset.x64=1D50C
|
SLInitOffset.x64=1D50C
|
||||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
|
[10.0.19041.746]
|
||||||
|
LocalOnlyPatch.x64=1
|
||||||
|
LocalOnlyOffset.x64=88F31
|
||||||
|
LocalOnlyCode.x64=jmpshort
|
||||||
|
SingleUserPatch.x64=1
|
||||||
|
SingleUserOffset.x64=0CA4C
|
||||||
|
SingleUserCode.x64=Zero
|
||||||
|
DefPolicyPatch.x64=1
|
||||||
|
DefPolicyOffset.x64=18A15
|
||||||
|
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
|
||||||
|
SLInitHook.x64=1
|
||||||
|
SLInitOffset.x64=1D5BC
|
||||||
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
[SLInit]
|
[SLInit]
|
||||||
bServerSku=1
|
bServerSku=1
|
||||||
bRemoteConnAllowed=1
|
bRemoteConnAllowed=1
|
||||||
|
@ -6483,6 +6511,16 @@ bMultimonAllowed.x64 =F6AA4
|
||||||
ulMaxDebugSessions.x64=F6AA8
|
ulMaxDebugSessions.x64=F6AA8
|
||||||
bFUSEnabled.x64 =F6AAC
|
bFUSEnabled.x64 =F6AAC
|
||||||
|
|
||||||
|
[10.0.18362.1316-SLInit]
|
||||||
|
bInitialized.x64 =F6A8C
|
||||||
|
bServerSku.x64 =F6A90
|
||||||
|
lMaxUserSessions.x64 =F6A94
|
||||||
|
bAppServerAllowed.x64 =F6A9C
|
||||||
|
bRemoteConnAllowed.x64=F6AA0
|
||||||
|
bMultimonAllowed.x64 =F6AA4
|
||||||
|
ulMaxDebugSessions.x64=F6AA8
|
||||||
|
bFUSEnabled.x64 =F6AAC
|
||||||
|
|
||||||
[10.0.19041.84-SLInit]
|
[10.0.19041.84-SLInit]
|
||||||
bInitialized.x86 =CF920
|
bInitialized.x86 =CF920
|
||||||
bServerSku.x86 =CF924
|
bServerSku.x86 =CF924
|
||||||
|
@ -6521,3 +6559,15 @@ bMultimonAllowed.x64 =106044
|
||||||
ulMaxDebugSessions.x64=106048
|
ulMaxDebugSessions.x64=106048
|
||||||
bFUSEnabled.x64 =10604C
|
bFUSEnabled.x64 =10604C
|
||||||
|
|
||||||
|
[10.0.19041.746-SLInit]
|
||||||
|
bInitialized.x64 =106028
|
||||||
|
bServerSku.x64 =10602C
|
||||||
|
lMaxUserSessions.x64 =106030
|
||||||
|
bAppServerAllowed.x64 =106038
|
||||||
|
bRemoteConnAllowed.x64=106040
|
||||||
|
bMultimonAllowed.x64 =106044
|
||||||
|
ulMaxDebugSessions.x64=106048
|
||||||
|
bFUSEnabled.x64 =10604C
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue