Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rdpwrap.ini 19041.4233-4235 x86 #290

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 49 additions & 9 deletions rdpwrap.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
; Edited by sebaxakerhtc

[Main]
Updated=2024-04-25
Updated=2024-04-26
LogFile=\rdpwrap.txt
SLPolicyHookNT60=1
SLPolicyHookNT61=1
Expand Down Expand Up @@ -5713,6 +5713,18 @@ SLInitOffset.x64=2866C
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.4233]
SingleUserPatch.x86=1
SingleUserOffset.x86=45675
SingleUserCode.x86=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=41629
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=C1B19
LocalOnlyCode.x86=jmpshort
SLInitHook.x86=1
SLInitOffset.x86=6FCD8
SLInitFunc.x86=New_CSLQuery_Initialize
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=91191
LocalOnlyCode.x64=jmpshort
Expand All @@ -5727,6 +5739,18 @@ SLInitOffset.x64=27FFC
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.4235]
SingleUserPatch.x86=1
SingleUserOffset.x86=45675
SingleUserCode.x86=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=41629
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=C1B19
LocalOnlyCode.x86=jmpshort
SLInitHook.x86=1
SLInitOffset.x86=6FCD8
SLInitFunc.x86=New_CSLQuery_Initialize
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=91191
LocalOnlyCode.x64=jmpshort
Expand Down Expand Up @@ -12979,6 +13003,14 @@ ulMaxDebugSessions.x64=125094
bFUSEnabled.x64 =125098

[10.0.19041.4233-SLInit]
bServerSku.x86 =E398C
bRemoteConnAllowed.x86=E39A0
bFUSEnabled.x86 =E39AC
bAppServerAllowed.x86 =E3998
bMultimonAllowed.x86 =E39A4
lMaxUserSessions.x86 =E3990
ulMaxDebugSessions.x86=E39A8
bInitialized.x86 =E3988
bServerSku.x64 =123078
bRemoteConnAllowed.x64=12308C
bFUSEnabled.x64 =123098
Expand All @@ -12989,6 +13021,14 @@ ulMaxDebugSessions.x64=123094
bInitialized.x64 =123074

[10.0.19041.4235-SLInit]
bServerSku.x86 =E398C
bRemoteConnAllowed.x86=E39A0
bFUSEnabled.x86 =E39AC
bAppServerAllowed.x86 =E3998
bMultimonAllowed.x86 =E39A4
lMaxUserSessions.x86 =E3990
ulMaxDebugSessions.x86=E39A8
bInitialized.x86 =E3988
bServerSku.x64 =123078
bRemoteConnAllowed.x64=12308C
bFUSEnabled.x64 =123098
Expand Down Expand Up @@ -13035,14 +13075,6 @@ ulMaxDebugSessions.x64=1230B4
bInitialized.x64 =123094

[10.0.19041.4355-SLInit]
bServerSku.x64 =123098
bRemoteConnAllowed.x64=1230AC
bFUSEnabled.x64 =1230B8
bAppServerAllowed.x64 =1230A4
bMultimonAllowed.x64 =1230B0
lMaxUserSessions.x64 =12309C
ulMaxDebugSessions.x64=1230B4
bInitialized.x64 =123094
bServerSku.x86 =E3990
bRemoteConnAllowed.x86=E39A4
bFUSEnabled.x86 =E39B0
Expand All @@ -13051,6 +13083,14 @@ bMultimonAllowed.x86 =E39A8
lMaxUserSessions.x86 =E3994
ulMaxDebugSessions.x86=E39AC
bInitialized.x86 =E398C
bServerSku.x64 =123098
bRemoteConnAllowed.x64=1230AC
bFUSEnabled.x64 =1230B8
bAppServerAllowed.x64 =1230A4
bMultimonAllowed.x64 =1230B0
lMaxUserSessions.x64 =12309C
ulMaxDebugSessions.x64=1230B4
bInitialized.x64 =123094

[10.0.19101.1112-SLInit]
bInitialized.x64 =127164
Expand Down