[DISCUSSION] Windows 10 termsrv.dll Patching

Discussion in 'Windows 10' started by Mr Jinje, Oct 2, 2014.

  1. gattolino

    gattolino MDL Novice

    May 26, 2009
    3
    0
    0
    so no solution for insider preview? damn :D
     
  2. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,101
    199
    60
    Possibly for the Release Preview ring or maybe even Slow, but I doubt anyone keeps up with Fast.
     
  3. tvcat

    tvcat MDL Novice

    Feb 23, 2011
    34
    11
    0
    Anyone know what happened to rdpwrap on github? Is there other official repository?
     
  4. It was removed because it was against the policy.
     
  5. bjf2000

    bjf2000 MDL Expert

    Apr 11, 2008
    1,101
    199
    60
    A side-effect of the MS acquisition of github? I wonder if it moved to one of the github competitors? I just use patches so haven't followed the situation.
     
  6. Smartecs

    Smartecs MDL Novice

    Dec 2, 2018
    5
    1
    0
    Today, Windows was updated and termsrv.dll also became the new version 10.0.18362.836 rdpwrap stopped working, does anyone know where to look for the new version of rdpwrap.ini now?
     
  7. Maverick923

    Maverick923 MDL Novice

    Sep 18, 2015
    2
    0
    0
    Where can RDPWrap be found now?
     
  8. _Manolo_

    _Manolo_ MDL Member

    Dec 1, 2009
    161
    175
    10
    :bkiss: Working !
     
  9. alesasa121

    alesasa121 MDL Novice

    May 13, 2020
    2
    1
    0
    #210 alesasa121, May 13, 2020
    Last edited: May 13, 2020
    i have add in rdpwrap.ini this,

    [10.0.18362.836]
    LocalOnlyPatch.x86=1
    LocalOnlyOffset.x86=B7D06
    LocalOnlyCode.x86=jmpshort
    LocalOnlyPatch.x64=1
    LocalOnlyOffset.x64=82FC5
    LocalOnlyCode.x64=jmpshort
    SingleUserPatch.x86=1
    SingleUserOffset.x86=50535
    SingleUserCode.x86=nop
    SingleUserPatch.x64=1
    SingleUserOffset.x64=0DBFC
    SingleUserCode.x64=Zero
    DefPolicyPatch.x86=1
    DefPolicyOffset.x86=50269
    DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
    DefPolicyPatch.x64=1
    DefPolicyOffset.x64=1FE15
    DefPolicyCode.x64=CDefPolicy_Query_eax_rcx
    SLInitHook.x86=1
    SLInitOffset.x86=5A77A
    SLInitFunc.x86=New_CSLQuery_Initialize
    SLInitHook.x64=1
    SLInitOffset.x64=22DDC
    SLInitFunc.x64=New_CSLQuery_Initialize

    now LISTENER STATE: LISTENING [FULL SUPPORTED] but rdp accept only one connection, where i am wrong? sorry
     
  10. Smartecs

    Smartecs MDL Novice

    Dec 2, 2018
    5
    1
    0
    I changed the specified parameters in the ini file, but it didn’t work for me. Maybe there is a ready-made ini file from a working machine for comparison?[
     
  11. ChuCiulla93

    ChuCiulla93 MDL Novice

    Sep 29, 2012
    1
    1
    0
    I found a fix in the comments here: https: github.com fre4kyC0de rdpwrap issues 37
    Specifically: https: github.com fre4kyC0de rdpwrap issues 37#issuecomment-627914041
    Just replace the blank spaces with forward slashes.
     
  12. alesasa121

    alesasa121 MDL Novice

    May 13, 2020
    2
    1
    0
    Thanks a lot for the answer! it works!
     
  13. Smartecs

    Smartecs MDL Novice

    Dec 2, 2018
    5
    1
    0
    it works! Thanks
     
  14. Smartecs

    Smartecs MDL Novice

    Dec 2, 2018
    5
    1
    0
    Everything works for me, here is a link to google disk where you can download a working ini file and a screenshot in the attachment.
    https: drive.google.com file/d/1L9CLzm91gt7d3VMPvD6QumOv75YCjtaO/view?usp=sharing

    Instead of spaces, put /
     
  15. Smartecs

    Smartecs MDL Novice

    Dec 2, 2018
    5
    1
    0
    You need to reinstall the program with a new ini file and it will work. Without reinstallation, it didn’t work for me either.
     
  16. PERSoft

    PERSoft MDL Novice

    Jun 20, 2010
    23
    17
    0
    For termsvr dll-patch 10.0.18362.836 64 Bit

    39813C0600000F845D610100
    change to: B80001000089813806000090
    and
    58010000FF15F7
    to: 58000000FF15F7
     
  17. CTorino

    CTorino MDL Novice

    May 14, 2020
    1
    0
    0
    #220 CTorino, May 14, 2020
    Last edited: May 14, 2020
    need x86

    don't working

    [10.0.18362.836]
    LocalOnlyPatch.x86=1
    LocalOnlyOffset.x86=B7D06
    LocalOnlyCode.x86=jmpshort
    SingleUserPatch.x86=1
    SingleUserOffset.x86=50535
    SingleUserCode.x86=nop
    DefPolicyPatch.x86 =1
    DefPolicyOffset.x86=50269
    DefPolicyCode.x86=CDefPolicy_Query_eax_ecx
    SLInitHook.x86=1
    SLInitOffset.x86=5A77A
    SLInitFunc.x86=New_CSLQuery_Initialize

    [10.0.18362.836-SLInit]
    bInitialized.x86 =D577C
    bServerSku.x86 =D5780
    lMaxUserSessions.x86 =D5784
    bAppServerAllowed.x86 =D578C
    bRemoteConnAllowed.x86=D5790
    bMultimonAllowed.x86 =D5794
    ulMaxDebugSessions.x86=D5798
    bFUSEnabled.x86 =D579C