RDP Wrap多用户同时登录

https://feng2208.pages.dev/github-hosts/

https://coding.tools/cn/nslookup

 

刷新DNS缓存:cmd命令行,输入ipconfig /flushdns

 

win11家庭版不支持远程桌面,需要下载RDP Wrap补丁

链接:https://pan.baidu.com/s/1Q1MgoBB0v7_rAnR89snT_g
提取码:navi

若 状态为 [ not support ] , 则根据 ver. 的版本号,找对应的 rdpwrap.ini ,替换 C:\Program Files\RDP Wrapper 文件夹中的 rdpwrap.ini 配置文件。重新运行 RDPconf.exe 程序即可,[ fully support ] 状态就是完全支持了。然后根据需要,勾选配置即可。

(PS:对应的 rdpwrap.ini 在 https://github.com/stascorp/rdpwrap/releases 的 issue 中查找)

https://gitee.com/little-love-you/win10-remote-desktop



[10.0.22621.3593]
The nosymbol version of RDPWrapOffsetFinder produced what's below. I don't know the difference between the two executables in the package but it works.
[10.0.22621.3593]
SingleUserPatch.x64=1
SingleUserOffset.x64=C563
SingleUserCode.x64=Zero
DefPolicyPatch.x64=1
DefPolicyOffset.x64=1C455
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=9F1A1
LocalOnlyCode.x64=jmpshort
SLInitHook.x64=1
SLInitOffset.x64=2BAC0
SLInitFunc.x64=New_CSLQuery_Initialize
[10.0.22621.3593-SLInit]
bServerSku.x64=12DF50
bRemoteConnAllowed.x64=12DF64
bFUSEnabled.x64=12DF74
bAppServerAllowed.x64=12DF5C
bMultimonAllowed.x64=12DF68
lMaxUserSessions.x64=12DF54
ulMaxDebugSessions.x64=12DF70
bInitialized.x64=12DF4C

 

[10.0.22621.4974]
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=A3151
LocalOnlyCode.x64=jmpshort
SLInitHook.x64=1
SLInitOffset.x64=2FF60
SLInitFunc.x64=New_CSLQuery_Initialize

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

 

[10.0.22621.4974]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=A3131
LocalOnlyCode.x64=jmpshort
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
SLInitHook.x64=1
SLInitOffset.x64=2FF40
SLInitFunc.x64=New_CSLQuery_Initialize

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

 

4、配置后,重启服务
以管理员模式开启cmd终端,输入命令net stop termservice停止服务,输入net start termservice在启动服务

[10.0.17763.5830]
LocalOnlyPatch.x64=1
LocalOnlyOffset.x64=8E111
LocalOnlyCode.x64=jmpshort
SingleUserPatch.x64=1
; SingleUserOffset.x64=16F41
; SingleUserCode.x64=Zero
SingleUserOffset.x64=16F62
SingleUserCode.x64=mov_eax_1_nop_1
DefPolicyPatch.x64=1
DefPolicyOffset.x64=20435
DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
SLInitHook.x64=1
SLInitOffset.x64=2FF3C
SLInitFunc.x64=New_CSLQuery_Initialize
LocalOnlyPatch.x86=1
LocalOnlyOffset.x86=C66E4
LocalOnlyCode.x86=jmpshort
SingleUserPatch.x86=1
SingleUserOffset.x86=54E9A
SingleUserCode.x86=nop
DefPolicyPatch.x86=1
DefPolicyOffset.x86=58909
DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
SLInitHook.x86=1
SLInitOffset.x86=7678A
SLInitFunc.x86=New_CSLQuery_Initialize

 

 

 attached file in foxmail box

posted @ 2025-02-05 15:01  txwtech  阅读(1687)  评论(0)    收藏  举报