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

10.0.19041.4355 #2590

Open
Atraxmaster opened this issue Apr 24, 2024 · 11 comments
Open

10.0.19041.4355 #2590

Atraxmaster opened this issue Apr 24, 2024 · 11 comments
Labels
add build Add new termsrv.dll build for support

Comments

@Atraxmaster
Copy link

I need file .ini. Thansk !!!

@SerPaNik
Copy link

I also urgently need this file for this version of Windows.

@Sianmung
Copy link

I too need urgently

@prssrp
Copy link

prssrp commented Apr 24, 2024

termsrv_10.0.19041.4355_x64.zip
termsrv_10.0.19041.4355_x86.zip

same offsets as 4353, so add

[10.0.19041.4355]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=C1BB9
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=45605
SingleUserCode.x86=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=415B9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=700D8
SLInitFunc.x86=New_CSLQuery_Initialize
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=91281
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1835B
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1F375
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=2885C
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.4355-SLInit]
bInitialized.x86      =E398C
bServerSku.x86	      =E3990
lMaxUserSessions.x86  =E3994
bAppServerAllowed.x86 =E399C
bRemoteConnAllowed.x86=E39A4
bMultimonAllowed.x86  =E39A8
ulMaxDebugSessions.x86=E39AC
bFUSEnabled.x86       =E39B0
bInitialized.x64      =123094
bServerSku.x64        =123098
lMaxUserSessions.x64  =12309C
bAppServerAllowed.x64 =1230A4
bRemoteConnAllowed.x64=1230AC
bMultimonAllowed.x64  =1230B0
ulMaxDebugSessions.x64=1230B4
bFUSEnabled.x64       =1230B8

@Sianmung
Copy link

Sianmung commented Apr 24, 2024 via email

@doctor8588
Copy link

termsrv_10.0.19041.4355_x64.zip termsrv_10.0.19041.4355_x86.zip

same offsets as 4353, so add

[10.0.19041.4355]
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=C1BB9
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=45605
SingleUserCode.x86=Zero
DefPolicyPatch.x86=1
DefPolicyOffset.x86=415B9
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=700D8
SLInitFunc.x86=New_CSLQuery_Initialize
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=91281
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
SingleUserOffset.x64=1835B
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1F375
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=2885C
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.19041.4355-SLInit]
bInitialized.x86      =E398C
bServerSku.x86	      =E3990
lMaxUserSessions.x86  =E3994
bAppServerAllowed.x86 =E399C
bRemoteConnAllowed.x86=E39A4
bMultimonAllowed.x86  =E39A8
ulMaxDebugSessions.x86=E39AC
bFUSEnabled.x86       =E39B0
bInitialized.x64      =123094
bServerSku.x64        =123098
lMaxUserSessions.x64  =12309C
bAppServerAllowed.x64 =1230A4
bRemoteConnAllowed.x64=1230AC
bMultimonAllowed.x64  =1230B0
ulMaxDebugSessions.x64=1230B4
bFUSEnabled.x64       =1230B8

perfect for me, Thanks

@loyejaotdiqr47123
Copy link

sebaxakerhtc/rdpwrap.ini@27d5a6c

@paul271
Copy link

paul271 commented Apr 26, 2024

There is something wrong with these offsets. It creates a different session for the same user every time I login.

image

Anyone else have the same issue?

[10.0.19041.4355]
LocalOnlyPatch.x86    =1
LocalOnlyOffset.x86   =C1BB9
LocalOnlyCode.x86     =jmpshort
SingleUserPatch.x86   =1
SingleUserOffset.x86  =45605
SingleUserCode.x86    =Zero
DefPolicyPatch.x86    =1
DefPolicyOffset.x86   =415B9
DefPolicyCode.x86     =CDefPolicy_Query_eax_ecx
SLInitHook.x86        =1
SLInitOffset.x86      =700D8
SLInitFunc.x86        =New_CSLQuery_Initialize

LocalOnlyPatch.x64    =1
LocalOnlyOffset.x64   =91281
LocalOnlyCode.x64     =jmpshort
SingleUserPatch.x64   =1
SingleUserOffset.x64  =1835B
SingleUserCode.x64    =Zero
DefPolicyPatch.x64    =1
DefPolicyOffset.x64   =1F375
DefPolicyCode.x64     =CDefPolicy_Query_eax_rcx
SLInitHook.x64        =1
SLInitOffset.x64      =2885C
SLInitFunc.x64        =New_CSLQuery_Initialize

[10.0.19041.4355-SLInit]
bServerSku.x86        =E3990
bRemoteConnAllowed.x86=E39A4
bFUSEnabled.x86       =E39B0
bAppServerAllowed.x86 =E399C
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

@sashaqwert sashaqwert added the add build Add new termsrv.dll build for support label May 5, 2024
@MacIntoc
Copy link

MacIntoc commented May 16, 2024

There is something wrong with these offsets. It creates a different session for the same user every time I login.

image

Anyone else have the same issue?

[10.0.19041.4355]
LocalOnlyPatch.x86    =1
LocalOnlyOffset.x86   =C1BB9
LocalOnlyCode.x86     =jmpshort
SingleUserPatch.x86   =1
SingleUserOffset.x86  =45605
SingleUserCode.x86    =Zero
DefPolicyPatch.x86    =1
DefPolicyOffset.x86   =415B9
DefPolicyCode.x86     =CDefPolicy_Query_eax_ecx
SLInitHook.x86        =1
SLInitOffset.x86      =700D8
SLInitFunc.x86        =New_CSLQuery_Initialize

LocalOnlyPatch.x64    =1
LocalOnlyOffset.x64   =91281
LocalOnlyCode.x64     =jmpshort
SingleUserPatch.x64   =1
SingleUserOffset.x64  =1835B
SingleUserCode.x64    =Zero
DefPolicyPatch.x64    =1
DefPolicyOffset.x64   =1F375
DefPolicyCode.x64     =CDefPolicy_Query_eax_rcx
SLInitHook.x64        =1
SLInitOffset.x64      =2885C
SLInitFunc.x64        =New_CSLQuery_Initialize

[10.0.19041.4355-SLInit]
bServerSku.x86        =E3990
bRemoteConnAllowed.x86=E39A4
bFUSEnabled.x86       =E39B0
bAppServerAllowed.x86 =E399C
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

Yep, same issue here. Single session per user checked but it always open a new session instead of taking over the existing one.

@mikeleblank
Copy link

There is something wrong with these offsets. It creates a different session for the same user every time I login.
image
Anyone else have the same issue?

[10.0.19041.4355]
LocalOnlyPatch.x86    =1
LocalOnlyOffset.x86   =C1BB9
LocalOnlyCode.x86     =jmpshort
SingleUserPatch.x86   =1
SingleUserOffset.x86  =45605
SingleUserCode.x86    =Zero
DefPolicyPatch.x86    =1
DefPolicyOffset.x86   =415B9
DefPolicyCode.x86     =CDefPolicy_Query_eax_ecx
SLInitHook.x86        =1
SLInitOffset.x86      =700D8
SLInitFunc.x86        =New_CSLQuery_Initialize

LocalOnlyPatch.x64    =1
LocalOnlyOffset.x64   =91281
LocalOnlyCode.x64     =jmpshort
SingleUserPatch.x64   =1
SingleUserOffset.x64  =1835B
SingleUserCode.x64    =Zero
DefPolicyPatch.x64    =1
DefPolicyOffset.x64   =1F375
DefPolicyCode.x64     =CDefPolicy_Query_eax_rcx
SLInitHook.x64        =1
SLInitOffset.x64      =2885C
SLInitFunc.x64        =New_CSLQuery_Initialize

[10.0.19041.4355-SLInit]
bServerSku.x86        =E3990
bRemoteConnAllowed.x86=E39A4
bFUSEnabled.x86       =E39B0
bAppServerAllowed.x86 =E399C
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

Yep, same issue here. Single session per user checked but it always open a new session instead of taking over the existing one.

same problem

@servitec366
Copy link

servitec366 commented May 24, 2024

MI SOLUCION MAS PRACTICO ES DESINTALAR LA ACTUALIZACION EN PANEL CONTROL. PORQ TIENEN EL INI DE LA VERSION ANTERIOR Y DESABILITE LAS ACTUALIZACIONES https://www.youtube.com/watch?v=sDTlWv73kpg AHI LES DEJO EL PROCESO DE DESABILITAR ESPERO QUE LES SIBA AMI SI ME FUNCIONO

@paul271
Copy link

paul271 commented May 27, 2024

Anyone find better offsets that work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add build Add new termsrv.dll build for support
Projects
None yet
Development

No branches or pull requests