[DISCUSSION] Windows 8.1 termsrv.dll Patching

Discussion in 'Windows 8' started by GuryYu, Aug 31, 2013.

Tags:
  1. 123412345

    123412345 MDL Novice

    Oct 29, 2007
    46
    0
    0
    #301 123412345, Nov 26, 2014
    Last edited: Nov 26, 2014
    thank you very much, will try

    edit:
    yep, it works, thank you very much!
     
  2. Prince_Charles

    Prince_Charles MDL Novice

    May 10, 2007
    38
    33
    0
    To enable multi-session with the SAME account (won't do nested RDP sessions!):

    Windows 8.1 x64: termsrv.dll 6.3.9600.17415

    Find: 39813C0600000F84D31E0200
    Replace: B80001000089813806000090


    Find:BB01000000C7
    Replace: BB00000000C7


    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server fDenyTSConnections (dword) = 0
    fSingleSessionPerUser (dword) = 0
     
  3. binarymaster

    binarymaster MDL Member

    Jul 11, 2014
    101
    122
    10
    BTW, termsrv.dll 6.3.9600.17415 is now supported by RDP Wrapper.
     
  4. vankoo0602

    vankoo0602 MDL Novice

    Nov 21, 2013
    8
    0
    0
    Thanks alot.. it works smoothly.
     
  5. neotrix13

    neotrix13 MDL Novice

    May 29, 2009
    3
    0
    0
    hi, I have a problem with Windows 8.1 Pro x64, remote desktop connection,

    I have a message:
    Your computer could not connect to another console on the remote computer because a session is in progress

    what should i do? thanks
     
  6. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    Go to the target computer, run taskmgr, open the Users tab, and see of there are any sessions in progress in addition to your local console session. If there are then log them off (right click on the session in taskmgr) and try again.
     
  7. neotrix13

    neotrix13 MDL Novice

    May 29, 2009
    3
    0
    0
    unfortunately I do that a single session open, with the patch I still have the same message I do not understand :/

    session.jpg
     
  8. igor7

    igor7 MDL Novice

    Oct 13, 2009
    37
    22
    0
    Which HEX editor you're recommend to use for editing? I can't find those string in original termsrv.dll 6.3.9600.17415 using HxD editor...
     
  9. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    OK, well it appears that you do not have an existing remote session active. Are you trying to connect with a Username of "Upset"?
     
  10. neotrix13

    neotrix13 MDL Novice

    May 29, 2009
    3
    0
    0
    no, session shadow ip
     
  11. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    I haven't tried the shadow feature, but in that case you need to connect with the same User ID as the console session.
     
  12. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    Has anyone figured out a patch for termsrv.dll 10.0.9926
     
  13. Magnetic_dud

    Magnetic_dud MDL Novice

    Oct 5, 2012
    6
    0
    0
    RDP Wrapper doesn't work for win10 yet?
     
  14. binarymaster

    binarymaster MDL Member

    Jul 11, 2014
    101
    122
    10
    From what you have come to such a wrong conclusion? :confused:


    Yes, it was already included in the INI file of RDP Wrapper, but you need to update it manually.

    When I write "fully supported" - it means all supported features for x86 and x64 versions.
     
  15. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    I tried the new INI file and the wrapper service would not start, therefore the remote desktop service would not start. I double checked that the INI file was identical to the one on the site and it is identical.
     
  16. binarymaster

    binarymaster MDL Member

    Jul 11, 2014
    101
    122
    10
    GitHub displays latest changes / commits. You need to view all history of commits.

    Of course. The screenshot in other thread is made exactly from 9926 x64.

    Try to redownload entire release and update INI file. I've got the same issue few days ago.
     
  17. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10