stascorp / rdpwrap

RDP Wrapper Library
Apache License 2.0
14.72k stars 3.83k forks source link

Add support for 10.0.16299.15 #316

Closed ddt321 closed 7 years ago

ddt321 commented 7 years ago

windows 10 home ver .10.0.16299.15 . listener state: not listening

binarymaster commented 7 years ago

Hello. To add this build to support, please provide both x86 and x64 termsrv.dll files.

ddt321 commented 7 years ago

Hello, see attachment, 10x. termsrv_x86.zip

termsrv_x64.zip

sigma2017 commented 7 years ago

I understand. Still, I'll stick with 16299.15. I hope You will update soon. Thanks in advance!

Titokhan commented 7 years ago

According to a poster in MDL, the following changes should work on 16299.15 x64:

FIND : 39813C0600000F84B17D0200 
REPLACE: B80001000089813806000090

FIND : BB01000000C7 
REPLACE: BB00000000C7

FIND : 007418488D 
REPLACE: 00EB18488D

I've not tested it myself due to lack of free time.

priuz commented 7 years ago

I am also getting "not listening". The installation script states: [*] Terminal Services version: 10.0.15063.0 [-] This version of Terminal Services is not supported. Both termsrv.dll are attached: termsrv_x64.zip termsrv_x86.zip

sigma2017 commented 7 years ago

Titokhan, the solution is working perfect, just use HxD in order to edit the strings in hexa mode. I just attached the modified file for you. Regards termsrv_x64_modified.zip

duppe commented 7 years ago

Is there a 32 patched versjon also ?

cryptographies commented 6 years ago

@Titokhan @sigma2017 How can I replace termsrv.dll?

sigma2017 commented 6 years ago

Open services.msc and stop Remote Desktop Services service

Open cmd as administrator

takeown - f c:\Windows\System32\termsrv.dll

http://qs.lc/sigma/aowx1.png So, properties on termsrv.dll, add your user (in my case is a live account) and check full control.

After that copy the modified dll file to over the original one

Start the Remote Desktop Services service back.

That's it!

On Sat, Nov 18, 2017 at 8:18 PM, newfolders notifications@github.com wrote:

@Titokhan https://github.com/titokhan @sigma2017 https://github.com/sigma2017 How can I replace termsrv.dll?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stascorp/rdpwrap/issues/316#issuecomment-345460546, or mute the thread https://github.com/notifications/unsubscribe-auth/AaifJ7hk2YDg8KzDAg1ycWtPdmHS5VZ9ks5s3x-RgaJpZM4Pt2VP .

cryptographies commented 6 years ago

@sigma2017 Thank you very much!

prodigy009 commented 6 years ago

not work on my newly purchased tablet intel atom

termsrv.zip

sagosto commented 6 years ago

I have the same issue. I am running 1.61 and used the X64 modified version posted by sigma2017 on Oct 9 and no workie. Help.

prodigy009 commented 6 years ago

@sagosto Beginning with the Creators Update for Windows 10 Home, RDP Wrapper will no longer work, claiming that the listener is [not listening] because of rfxvmt.dll is missing - more info, download links

https://github.com/stascorp/rdpwrap

sagosto commented 6 years ago

Yes -- I just found that adding the missing DLL fixed it immediately.

Mindaugas85 commented 5 years ago

Help me :( i do not understand after all what i'm doing wrong :( termsrv 10.0.16299.15 also save with windows 1809 with latest updates

  1. Installing fresh W10 Pro 1709 without updating on Hyper-V server as virtual machine.
  2. downloading RDP Wrapper 1.6.2
  3. extracting and running install as administration (also tried before run - stop "termservice" in PowerShell (admin) when installing no errors, even 1056
  4. RDPCheck everything is GREEN and supported.
  5. Then run RDPCheck and getting blue window: Do you want to allow remote user to connect this machiene?"...
  6. Ok, when i'm making copy of termsrv.dll and with Mirkes.de Tiny Hexar changing values Find: 39 81 3C 06 00 00 0F 84 B1 7D 02 00 replace with: B8 00 01 00 00 89 81 38 06 00 00 90 saving, running to HBCD and replacing dll file, then restarting again. and no changes, the same... whats wrong?
Mindaugas85 commented 5 years ago

ON Hyper-V machine "RDPWrap" dosent work :( on local pc everything is ok on Linux KVM everything works. maybe there some issues about Hyper-V VM ? Because i could make multiple connections on 1809 till reboot, after this - multisession dosent work anymore and reinstall RDP wrap dosent work anymore too :((((