[DISCUSSION] Windows 10 termsrv.dll Patching

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

  1. sebaxakerhtc

    sebaxakerhtc MDL Novice

    Joined:
    Nov 27, 2018
    Messages:
    38
    Likes Received:
    17
    Trophy Points:
    0
    It's wrong, as share
    Working patch C706010000008BDF<==>C706000000008BDF
     
  2. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
  3. sebaxakerhtc

    sebaxakerhtc MDL Novice

    Joined:
    Nov 27, 2018
    Messages:
    38
    Likes Received:
    17
    Trophy Points:
    0
  4. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
    Works great...thx
     
  5. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
  6. Jainam Shah

    Jainam Shah MDL Novice

    Joined:
    Jun 4, 2020
    Messages:
    1
    Likes Received:
    1
    Trophy Points:
    0
    How to patch these? any steps please? newbee here..
     
  7. sebaxakerhtc

    sebaxakerhtc MDL Novice

    Joined:
    Nov 27, 2018
    Messages:
    38
    Likes Received:
    17
    Trophy Points:
    0
    With Hex editor. Find=>Replace
     
  8. Fabri-eurocopia

    Fabri-eurocopia MDL Novice

    Joined:
    Jun 8, 2020
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  9. Fabri-eurocopia

    Fabri-eurocopia MDL Novice

    Joined:
    Jun 8, 2020
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
  10. RobrPatty

    RobrPatty MDL Addicted

    Joined:
    Jul 23, 2009
    Messages:
    677
    Likes Received:
    232
    Trophy Points:
    30
  11. sebaxakerhtc

    sebaxakerhtc MDL Novice

    Joined:
    Nov 27, 2018
    Messages:
    38
    Likes Received:
    17
    Trophy Points:
    0
  12. qBop

    qBop MDL Novice

    Joined:
    Mar 31, 2015
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Can someone make a patch for Server 2019, 17763.771 ?

    original file is here -> h ttps://mega.nz/file/zNFWjYbY#4L4PKKPReO8nnFwzKgVDtfLGerZ_bsNoW8SQmIAX9Fg


    -----------------NOT WORKING multisession----------------------

    C706010000008BDF ==>C706000000008BDF
    007418488D15D6DF ==>00EB18488D15D6DF
    4883EC2033DBC740080100 ==>4883EC2033DBC740080000
    39813C0600000F84CB2B0100 ==>B80001000089813806000090

    with this settings working only multiuser...
     
  13. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
    For Server just make it RDS Host
     
  14. wyxchari

    wyxchari MDL Novice

    Joined:
    Aug 19, 2018
    Messages:
    26
    Likes Received:
    25
    Trophy Points:
    0
    Try this alone without any other patchs.
    Offset 17425h B80001000089813806000090
    Offset 12899h 00
     
  15. qBop

    qBop MDL Novice

    Joined:
    Mar 31, 2015
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    with RDS Host settings works great... thx @sebus :)

    Тhank you both, will try later only with @wyxchari offered offsets :)
     
  16. sebus

    sebus MDL Guru

    Joined:
    Jul 23, 2008
    Messages:
    6,201
    Likes Received:
    1,945
    Trophy Points:
    210
  17. matroist

    matroist MDL Novice

    Joined:
    Jul 4, 2016
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    #317 matroist, Jun 23, 2020
    Last edited: Jun 24, 2020
    What are the pros and cons of using a straight hack of termsrv.dll vs the rdpwrap approach?

    From what I have gathered so far it seems that RDPwrapper has some advantages that straight patching does not, but does lack some printing functionality.

    I was curious about some remarks that were made about server: why would one want to use a k'd termsrv.dll on Windows Server 2019 with RDS and CALs from eBay at an affordable price? Are there reasons and what are they if so?

    Also why do we have 2 forks?
    • https: github.com asmtron rdpwrap (last commit 11 days ago and from 2014 edtrejo)
    • https: github.com sebaxakerhtc rdpwrap (last commit dec 2018 and from stascorp)
     
  18. sml156

    sml156 MDL Member

    Joined:
    Sep 8, 2009
    Messages:
    175
    Likes Received:
    93
    Trophy Points:
    10
    It's open source and it's GitHub, If you have a GitHub account you can fork it too with the click of one button
     
  19. matroist

    matroist MDL Novice

    Joined:
    Jul 4, 2016
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    I'm not asking what this is, I'm asking why are there two forks from what appears to be the same member of the forum but with two different GitHub accounts. I have no problem with this being done, I simply am trying to understand why it's being done since I've seen both being referred to......

    Is there a reason? What's the reason? What do we need to be aware of so we use the right version? And so forth.
     
  20. tvcat

    tvcat MDL Novice

    Joined:
    Feb 23, 2011
    Messages:
    32
    Likes Received:
    10
    Trophy Points:
    0
    stascorp is the original, some people fork it just to have a backup. Just recently the stascorp rdpwarp github got locked but reopen as of now.