Skip to content

a tool made to patch the termsrv file to allow simultaneous RDP session

Notifications You must be signed in to change notification settings

moom825/python-termsrv.dll-rdp-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Py-RDP-Patcher

Py-RDP-Patcher is a tool made in python to patch the termsrv file to allow simultaneous RDP sessions

Setup Guide:

Install requirements :

pip3 install -r requirements.txt or pip install -r requirements.txt

Then if steps above were succesful after launching the python file by doing python patcher.py
Requirements:
Python3, Windows

Support:
this script only supports windows 10 version 2009, 2004, 1909,1903,1809,1803 and 1703 (to know your version type this into powershell Get-ComputerInfo | select WindowsProductName, WindowsVersion) if your windows version is not supported and you know the corresponding hex code you can modify this script to support your version.

About

a tool made to patch the termsrv file to allow simultaneous RDP session

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages