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.20348.3089 - Windows Server 2022 21H2 not supported #3420

Open
pravyroxor opened this issue Jan 16, 2025 · 3 comments
Open

10.0.20348.3089 - Windows Server 2022 21H2 not supported #3420

pravyroxor opened this issue Jan 16, 2025 · 3 comments
Labels
add build Add new termsrv.dll build for support

Comments

@pravyroxor
Copy link

Hello, this version is not supported, thank you for your support :)

termsrv.zip

@binarymaster binarymaster added the add build Add new termsrv.dll build for support label Jan 16, 2025
@Simplex-Media
Copy link

Should work:

[10.0.20348.3089]
SingleUserPatch.x64=1
SingleUserOffset.x64=167AF
SingleUserCode.x64=mov_eax_1_nop_2
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1C925
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=99F01
LocalOnlyCode.x64=jmpshort
SLInitHook.x64=1
SLInitOffset.x64=27B90
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.20348.3089-SLInit]
bServerSku.x64=123EF0
bRemoteConnAllowed.x64=123F04
bFUSEnabled.x64=123F14
bAppServerAllowed.x64=123EFC
bMultimonAllowed.x64=123F08
lMaxUserSessions.x64=123EF4
ulMaxDebugSessions.x64=123F10
bInitialized.x64=123EEC

@pravyroxor
Copy link
Author

Thank you, it works ! 👍

@LucianTavares
Copy link

Should work:

[10.0.20348.3089] SingleUserPatch.x64=1 SingleUserOffset.x64=167AF SingleUserCode.x64=mov_eax_1_nop_2 DefPolicyPatch.x64=1 DefPolicyOffset.x64=1C925 DefPolicyCode.x64=CDefPolicy_Query_eax_rcx LocalOnlyPatch.x64=1 LocalOnlyOffset.x64=99F01 LocalOnlyCode.x64=jmpshort SLInitHook.x64=1 SLInitOffset.x64=27B90 SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.20348.3089-SLInit] bServerSku.x64=123EF0 bRemoteConnAllowed.x64=123F04 bFUSEnabled.x64=123F14 bAppServerAllowed.x64=123EFC bMultimonAllowed.x64=123F08 lMaxUserSessions.x64=123EF4 ulMaxDebugSessions.x64=123F10 bInitialized.x64=123EEC

Hello,

Thanks for sharing the solution, it worked here too.

One question, how did you manage to capture this DLL block?

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

4 participants