parent
7f116bbf71
commit
71fdb7b4a8
|
@ -2,7 +2,7 @@
|
||||||
; Do not modify without special knowledge
|
; Do not modify without special knowledge
|
||||||
|
|
||||||
[Main]
|
[Main]
|
||||||
Updated=2020-02-14
|
Updated=2020-02-16
|
||||||
LogFile=\rdpwrap.txt
|
LogFile=\rdpwrap.txt
|
||||||
SLPolicyHookNT60=1
|
SLPolicyHookNT60=1
|
||||||
SLPolicyHookNT61=1
|
SLPolicyHookNT61=1
|
||||||
|
@ -874,6 +874,20 @@ SLInitHook.x64=1
|
||||||
SLInitOffset.x64=5C0D0
|
SLInitOffset.x64=5C0D0
|
||||||
SLInitFunc.x64=New_CSLQuery_Initialize
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
|
[6.3.9600.19628]
|
||||||
|
LocalOnlyPatch.x64=1
|
||||||
|
LocalOnlyOffset.x64=8A07D
|
||||||
|
LocalOnlyCode.x64=nopjmp
|
||||||
|
SingleUserPatch.x64=1
|
||||||
|
SingleUserOffset.x64=358E9
|
||||||
|
SingleUserCode.x64=Zero
|
||||||
|
DefPolicyPatch.x64=1
|
||||||
|
DefPolicyOffset.x64=43EF5
|
||||||
|
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
|
||||||
|
SLInitHook.x64=1
|
||||||
|
SLInitOffset.x64=5C2E0
|
||||||
|
SLInitFunc.x64=New_CSLQuery_Initialize
|
||||||
|
|
||||||
[6.4.9841.0]
|
[6.4.9841.0]
|
||||||
LocalOnlyPatch.x86=1
|
LocalOnlyPatch.x86=1
|
||||||
LocalOnlyOffset.x86=956A8
|
LocalOnlyOffset.x86=956A8
|
||||||
|
@ -3748,7 +3762,6 @@ DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
|
||||||
SLInitHook.x86=1
|
SLInitHook.x86=1
|
||||||
SLInitOffset.x86=5B30A
|
SLInitOffset.x86=5B30A
|
||||||
SLInitFunc.x86=New_CSLQuery_Initialize
|
SLInitFunc.x86=New_CSLQuery_Initialize
|
||||||
|
|
||||||
LocalOnlyPatch.x64=1
|
LocalOnlyPatch.x64=1
|
||||||
LocalOnlyOffset.x64=77AD1
|
LocalOnlyOffset.x64=77AD1
|
||||||
LocalOnlyCode.x64=jmpshort
|
LocalOnlyCode.x64=jmpshort
|
||||||
|
@ -4047,6 +4060,16 @@ bServerSku.x64 =FA068
|
||||||
ulMaxDebugSessions.x64=FA06C
|
ulMaxDebugSessions.x64=FA06C
|
||||||
bRemoteConnAllowed.x64=FA070
|
bRemoteConnAllowed.x64=FA070
|
||||||
|
|
||||||
|
[6.3.9600.19628-SLInit]
|
||||||
|
bFUSEnabled.x64 =FA054
|
||||||
|
lMaxUserSessions.x64 =FA058
|
||||||
|
bAppServerAllowed.x64 =FA05C
|
||||||
|
bInitialized.x64 =FA060
|
||||||
|
bMultimonAllowed.x64 =FA064
|
||||||
|
bServerSku.x64 =FA068
|
||||||
|
ulMaxDebugSessions.x64=FA06C
|
||||||
|
bRemoteConnAllowed.x64=FA070
|
||||||
|
|
||||||
[6.4.9841.0-SLInit]
|
[6.4.9841.0-SLInit]
|
||||||
bFUSEnabled.x86 =BF9F0
|
bFUSEnabled.x86 =BF9F0
|
||||||
lMaxUserSessions.x86 =BF9F4
|
lMaxUserSessions.x86 =BF9F4
|
||||||
|
@ -5719,8 +5742,6 @@ bMultimonAllowed.x64 =EE4A8
|
||||||
ulMaxDebugSessions.x64=EE4AC
|
ulMaxDebugSessions.x64=EE4AC
|
||||||
bFUSEnabled.x64 =EE4B0
|
bFUSEnabled.x64 =EE4B0
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[10.0.16299.1087-SLInit]
|
[10.0.16299.1087-SLInit]
|
||||||
bInitialized.x86 =C6F7C
|
bInitialized.x86 =C6F7C
|
||||||
bServerSku.x86 =C6F80
|
bServerSku.x86 =C6F80
|
||||||
|
@ -6234,3 +6255,4 @@ bRemoteConnAllowed.x64=F6AA0
|
||||||
bMultimonAllowed.x64 =F6AA4
|
bMultimonAllowed.x64 =F6AA4
|
||||||
ulMaxDebugSessions.x64=F6AA8
|
ulMaxDebugSessions.x64=F6AA8
|
||||||
bFUSEnabled.x64 =F6AAC
|
bFUSEnabled.x64 =F6AAC
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue