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.22621.4541 Not Supported #3354

Open
TanMan1217 opened this issue Nov 21, 2024 · 10 comments
Open

10.0.22621.4541 Not Supported #3354

TanMan1217 opened this issue Nov 21, 2024 · 10 comments
Labels
add build Add new termsrv.dll build for support

Comments

@TanMan1217
Copy link

image

termsrv.zip

@binarymaster binarymaster added the add build Add new termsrv.dll build for support label Nov 21, 2024
@danielgarciagarcia

This comment was marked as duplicate.

@mephisto0127

This comment was marked as duplicate.

@Champion1971
Copy link

[10.0.22621.4541]
SingleUserPatch.x64=1
SingleUserOffset.x64=C893
SingleUserCode.x64=mov_eax_1_nop_2
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1C755
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=A3021
LocalOnlyCode.x64=jmpshort
SLInitHook.x64=1
SLInitOffset.x64=2FF60
SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.22621.4541-SLInit]
bServerSku.x64=131FAC
bRemoteConnAllowed.x64=131FC0
bFUSEnabled.x64=131FD0
bAppServerAllowed.x64=131FB4
bMultimonAllowed.x64=131FC4
lMaxUserSessions.x64=131FB0
ulMaxDebugSessions.x64=131FCC
bInitialized.x64=131FA8

@danielgarciagarcia
Copy link

[10.0.22621.4541] SingleUserPatch.x64=1 SingleUserOffset.x64=C893 SingleUserCode.x64=mov_eax_1_nop_2 DefPolicyPatch.x64=1 DefPolicyOffset.x64=1C755 DefPolicyCode.x64=CDefPolicy_Query_eax_rcx LocalOnlyPatch.x64=1 LocalOnlyOffset.x64=A3021 LocalOnlyCode.x64=jmpshort SLInitHook.x64=1 SLInitOffset.x64=2FF60 SLInitFunc.x64=New_CSLQuery_Initialize

[10.0.22621.4541-SLInit] bServerSku.x64=131FAC bRemoteConnAllowed.x64=131FC0 bFUSEnabled.x64=131FD0 bAppServerAllowed.x64=131FB4 bMultimonAllowed.x64=131FC4 lMaxUserSessions.x64=131FB0 ulMaxDebugSessions.x64=131FCC bInitialized.x64=131FA8

Thank you! Now it shows up as fully supported, but unfortunately the Listener is not listening. Any insight about what might be causing this?

image

@binarymaster
Copy link
Member

Now it shows up as fully supported, but unfortunately the Listener is not listening. Any insight about what might be causing this?

Changes to INI file must be entered correctly, keeping an empty line at the end of file. Additionally, the service must be restarted - and if that doesn't help, try these steps: https://t.me/rdpwrap/74040

@mephisto0127
Copy link

Thank!!

@TanMan1217
Copy link
Author

Thanks, @Champion1971! It's working!

@danielgarciagarcia
Copy link

Now it shows up as fully supported, but unfortunately the Listener is not listening. Any insight about what might be causing this?

Changes to INI file must be entered correctly, keeping an empty line at the end of file. Additionally, the service must be restarted - and if that doesn't help, try these steps: https://t.me/rdpwrap/74040

Restarting the service worked. Thanks :)

@bobo334
Copy link

bobo334 commented Nov 24, 2024

@zhuzhikai1996
Copy link

Now it shows up as fully supported, but unfortunately the Listener is not listening. Any insight about what might be causing this?

Changes to INI file must be entered correctly, keeping an empty line at the end of file. Additionally, the service must be restarted - and if that doesn't help, try these steps: https://t.me/rdpwrap/74040

Restarting the service worked. Thanks :)

This really works for me, I have listener issue and not supported, now it's fully supported

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

7 participants