{
	"id": "fdc1b7f3-ec9d-465c-ba8d-82bb6490ae35",
	"created_at": "2026-04-06T00:08:36.775268Z",
	"updated_at": "2026-04-10T03:20:49.45526Z",
	"deleted_at": null,
	"sha1_hash": "fb974382e542bd74b1d6151547c5b0f3be8646dc",
	"title": "GitHub - stascorp/rdpwrap: RDP Wrapper Library",
	"llm_title": "",
	"authors": "",
	"file_creation_date": "0001-01-01T00:00:00Z",
	"file_modification_date": "0001-01-01T00:00:00Z",
	"file_size": 182411,
	"plain_text": "GitHub - stascorp/rdpwrap: RDP Wrapper Library\r\nBy ksmyth\r\nArchived: 2026-04-05 16:23:19 UTC\r\nRDP Wrapper Library by Stas'M\r\nchat TTeelleeggrraamm WWiinnddoowwss VViissttaa,, 77,, 88,, 1100\r\n rreelleeaassee vv11..66..22 lliicceennssee AAppaacchhee--22..00 ddoowwnnllooaaddss@@llaatteesstt 16M\r\nddoowwnnllooaaddss 17M\r\nThe goal of this project is to enable Remote Desktop Host support and concurrent RDP sessions on reduced\r\nfunctionality systems for home usage.\r\nRDP Wrapper works as a layer between Service Control Manager and Terminal Services, so the original\r\ntermsrv.dll file remains untouched. Also this method is very strong against Windows Update.\r\nNT Version Screenshots\r\nWindows\r\nVista\r\nWindows Vista Starter Windows Vista Home Basic\r\nWindows 7 Windows 7 Starter Windows 7 Home Basic\r\nWindows 8\r\nWindows 8 Developer Preview Windows 8 Consumer Preview\r\nWindows 8 Release Preview Windows 8\r\nWindows 8.1 Windows 8.1 Preview Windows 8.1\r\nWindows 10 Windows 10 Technical Preview Windows 10 Pro Technical Preview Windows 10\r\nThis solution was inspired by Windows Product Policy Editor, big thanks to kost :)\r\n— binarymaster\r\nAttention:\r\nIt's recommended to have original termsrv.dll file with the RDP Wrapper installation. If you have modified it\r\nbefore with other patchers, it may become unstable and crash in any moment.\r\nInformation:\r\nSource code is available, so you can build it on your own\r\nRDP Wrapper does not patch termsrv.dll, it loads termsrv with different parameters\r\nRDPWInst and RDPChecker can be redistributed without development folder and batch files\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 1 of 11\n\nRDPWInst can be used for unattended installation / deployment\r\nWindows 2000, XP and Server 2003 will not be supported\r\nKey features:\r\nRDP host server on any Windows edition beginning from Vista\r\nConsole and remote sessions at the same time\r\nUsing the same user simultaneously for local and remote logon (see configuration app)\r\nUp to 15 concurrent sessions (the actual limitation depends on your hardware and OS version)\r\nConsole and RDP session shadowing (using Task Manager in Windows 7 and lower, and Remote Desktop\r\nConnection in Windows 8 and higher)\r\nFull multi-monitor support for RDP host\r\n...and if you find a new feature not listed here, tell us ;)\r\nPorting to other platforms:\r\nARM for Windows RT (see links below)\r\nIA-64 for Itanium-based Windows Server? Well, I have no idea :)\r\nBuilding the binaries:\r\nx86 Delphi version can be built with Embarcadero RAD Studio 2010\r\nx86/x64 C++ version can be built with Microsoft Visual Studio 2013\r\nLinks:\r\nOfficial GitHub repository:\r\nhttps://github.com/stascorp/rdpwrap/\r\nOfficial Telegram chat:\r\nhttps://t.me/rdpwrap\r\nActive discussion in the comments here:\r\nEnable remote desktop on Windows 8 core / basic - Andrew Block .net\r\nMDL Projects and Applications thread here:\r\nRDP Wrapper Library (works with Windows 8.1 Basic)\r\nSome ideas about porting to ARM for Windows RT (post #23):\r\n[Q] Mod Windows RT to enable Remote Desktop\r\nAdding «Remote Desktop Users» group:\r\nhttp://superuser.com/questions/680572/\r\nTutorial videos:\r\nUpdating RDP Wrapper INI file manually (now use installer to update INI file)\r\nHow to find offsets for new termsrv.dll versions\r\nFiles in release package:\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 2 of 11\n\nFile name Description\r\nRDPWInst.exe RDP Wrapper Library installer/uninstaller\r\nRDPCheck.exe Local RDP Checker (you can check the RDP is working)\r\nRDPConf.exe RDP Wrapper Configuration\r\ninstall.bat Quick install batch file\r\nuninstall.bat Quick uninstall batch file\r\nupdate.bat Quick update batch file\r\nFrequently Asked Questions\r\nWhere can I download the installer or binaries?\r\nIn the GitHub Releases section.\r\nIs it legal to use this application?\r\nThere is no definitive answer, see this discussion.\r\nThe installer tries to access the Internet, is it normal behaviour?\r\nYes, it works in online mode by default. You may disable it by removing -o flag in the install.bat file.\r\nWhat is online install mode?\r\nOnline install mode introduced in version 1.6.1. When you installing RDP Wrapper first time using this mode, it\r\nwill download latest INI file from GitHub. See this discussion.\r\nWhat is INI file and why we need it?\r\nINI file was introduced in version 1.5. It stores system configuration for RDP Wrapper — general wrapping\r\nsettings, binary patch codes, and per build specific data. When new termsrv.dll build comes out, developer\r\nadds support for it by updating INI file in repository.\r\nConfig Tool reports version 1.5, but I installed higher version. What's the matter?\r\nBeginning with version 1.5 the rdpwrap.dll is not updated anymore, since all settings are stored in INI file.\r\nDeal with it.\r\nConfig Tool shows [not supported] and RDP doesn't work. What can I do?\r\nMake sure you're connected to the Internet and run update.bat .\r\nUpdate doesn't help, it still shows [not supported] .\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 3 of 11\n\nVisit issues section, and check whether your termsrv.dll build is listed here. If you can't find such issue, create\r\na new — specify your build version for adding to support.\r\nWhy RDPCheck doesn't allow to change resolution and other settings?\r\nRDPCheck is a very simple application and only for testing purposes. You need to use Microsoft Remote Desktop\r\nClient ( mstsc.exe ) if you want to customize the settings. You can use 127.0.0.1 or 127.0.0.2 address for\r\nloopback connection.\r\nKnown issues:\r\nBeginning with Windows 8 on tablet PCs inactive sessions will be logged out by system - more info\r\nBeginning with Windows 10 you can accidentally lock yourself from PC - more info\r\nBeginning with the Creators Update for Windows 10 Home, RDP Wrapper will no longer work, claiming\r\nthat the listener is [not listening] because of rfxvmt.dll is missing - more info, download links\r\nTerminal Service does not start after installing some updates or \"Access Denied\" issue - #215, #101\r\nRDP Wrapper does not work with RemoteFX enabled hosts - #127, #208, #216\r\nRDP works, but termsrv.dll crashes on logon attempt - Windows Vista Starter RTM x86 (termsrv.dll\r\n6.0.6000.16386 )\r\nIf Terminal Services hangs at startup, try to add rdpwrap.dll to antivirus exclusions. Also try to isolate\r\nRDP Wrapper from other shared services by the command:\r\nsc config TermService type= own\r\nRDP Wrapper can be removed by AVG Free Antivirus and Norton Antivirus - first make sure you\r\ndownloaded official release from GitHub, then add it to exclusions.\r\nChange log:\r\n2017.12.27\r\nVersion 1.6.2\r\nInstaller updated\r\nInclude updated INI file for latest Windows builds\r\nAdded check for supported Windows versions (#155)\r\nAdded feature to take INI file from current directory (#300)\r\nAdded feature to restore rfxvmt.dll (missing in Windows 10 Home #194)\r\nRDP Config updated\r\nAdded feature to allow custom start programs (#13 (comment))\r\nMSI installation package added (#14)\r\n2016.08.01\r\nVersion 1.6.1\r\nInclude updated INI file for latest Windows builds\r\nInstaller updated\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 4 of 11\n\nAdded online install mode\r\nAdded feature to keep settings on uninstall\r\nRDP Config updated\r\nFixed update firewall rule on RDP port change\r\nAdded feature to hide users on logon\r\n2015.08.12\r\nVersion 1.6\r\nAdded support for Windows 10\r\nINI file has smaller size now - all comments are moved to KB file\r\nInstaller updated\r\nAdded workaround for 1056 error (although it isn't an error)\r\nAdded update support to installer\r\nNewest RDPClip versions are included with installer\r\nRDP Checker updated\r\nChanged connect IP to 127.0.0.2\r\nUpdated some text messages\r\nRDP Config updated\r\nAdded all possible shadowing modes\r\nAlso it will write settings to the group policy\r\n2014.12.11\r\nVersion 1.5\r\nAdded INI config support\r\nConfiguration is stored in INI file now\r\nWe can extend version support without building new binaries\r\nAdded support for Windows 8.1 with KB3000850\r\nAdded support for Windows 10 Technical Preview Update 2\r\nInstaller updated\r\nRDP Config updated\r\nDiagnostics feature added to RDP Config\r\n2014.11.14\r\nVersion 1.4\r\nAdded support for Windows 10 Technical Preview Update 1\r\nAdded support for Windows Vista SP2 with KB3003743\r\nAdded support for Windows 7 SP1 with KB3003743\r\nAdded new RDP Configuration Program\r\n2014.10.21\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 5 of 11\n\nInstaller updated\r\nAdded feature to install RDP Wrapper to System32 directory\r\nFixed issue in the installer - NLA setting now remains unchanged\r\nLocal RDP Checker updated\r\nSecurityLayer and UserAuthentification values changed on check start\r\nRDP Checker restores values on exit\r\n2014.10.20\r\nVersion 1.3\r\nAdded support for Windows 10 Technical Preview\r\nAdded support for Windows 7 with KB2984972\r\nAdded support for Windows 8 with KB2973501\r\nAdded extended support for Windows Vista (SP0, SP1 and SP2)\r\nAdded extended support for Windows 7 (SP0 and SP1)\r\nSome improvements in the source code\r\nInstaller updated to v2.2\r\nFixed installation bug in Vista x64 (wrong expand path)\r\nLocal RDP Checker updated\r\nAdded description to error 0x708\r\n2014.07.26\r\nVersion 1.2\r\nAdded support for Windows 8 Developer Preview\r\nAdded support for Windows 8 Consumer Preview\r\nAdded support for Windows 8 Release Preview\r\nAdded support for Windows 8.1 Preview\r\nAdded support for Windows 8.1\r\nMore details you will see in the source code\r\nInstaller updated to v2.1\r\n2013.12.09\r\nC++ port of RDP Wrapper was made by Fusix\r\nx64 architecture is supported now\r\nAdded new command line installer v2.0\r\nAdded local RDP checker\r\nSource code (C++ port, installer 2.0, local RDP checker) is also included\r\n2013.10.25\r\nVersion 1.1 source code is available\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 6 of 11\n\n2013.10.22\r\nVersion 1.1\r\nStable release\r\nImproved wrapper (now it can wrap internal unexported termsrv.dll SL Policy function)\r\nAdded support for Windows 8 Single Language (tested on Acer Tablet PC with Intel Atom Z2760)\r\n2013.10.19\r\nVersion 1.0\r\nFirst [beta] version\r\nBasic SL Policy wrapper\r\nSupported Terminal Services versions:\r\n6.0.X.X (Windows Vista / Server 2008)\r\n6.0.6000.16386 (Windows Vista)\r\n6.0.6001.18000 (Windows Vista SP1)\r\n6.0.6002.18005 (Windows Vista SP2)\r\n6.0.6002.19214 (Windows Vista SP2 with KB3003743 GDR)\r\n6.0.6002.23521 (Windows Vista SP2 with KB3003743 LDR)\r\n6.1.X.X (Windows 7 / Server 2008 R2)\r\n6.1.7600.16385 (Windows 7)\r\n6.1.7600.20890 (Windows 7 with KB2479710)\r\n6.1.7600.21316 (Windows 7 with KB2750090)\r\n6.1.7601.17514 (Windows 7 SP1)\r\n6.1.7601.21650 (Windows 7 SP1 with KB2479710)\r\n6.1.7601.21866 (Windows 7 SP1 with KB2647409)\r\n6.1.7601.22104 (Windows 7 SP1 with KB2750090)\r\n6.1.7601.18540 (Windows 7 SP1 with KB2984972 GDR)\r\n6.1.7601.22750 (Windows 7 SP1 with KB2984972 LDR)\r\n6.1.7601.18637 (Windows 7 SP1 with KB3003743 GDR)\r\n6.1.7601.22843 (Windows 7 SP1 with KB3003743 LDR)\r\n6.1.7601.23403 (Windows 7 SP1 with KB3125574)\r\n6.1.7601.24234 (Windows 7 SP1 with KB4462923)\r\n6.2.8102.0 (Windows 8 Developer Preview)\r\n6.2.8250.0 (Windows 8 Consumer Preview)\r\n6.2.8400.0 (Windows 8 Release Preview)\r\n6.2.9200.16384 (Windows 8 / Server 2012)\r\n6.2.9200.17048 (Windows 8 with KB2973501 GDR)\r\n6.2.9200.21166 (Windows 8 with KB2973501 LDR)\r\n6.3.9431.0 (Windows 8.1 Preview)\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 7 of 11\n\n6.3.9600.16384 (Windows 8.1 / Server 2012 R2)\r\n6.3.9600.17095 (Windows 8.1 with KB2959626)\r\n6.3.9600.17415 (Windows 8.1 with KB3000850)\r\n6.3.9600.18692 (Windows 8.1 with KB4022720)\r\n6.3.9600.18708 (Windows 8.1 with KB4025335)\r\n6.3.9600.18928 (Windows 8.1 with KB4088876)\r\n6.3.9600.19093 (Windows 8.1 with KB4343891)\r\n6.4.9841.0 (Windows 10 Technical Preview)\r\n6.4.9860.0 (Windows 10 Technical Preview Update 1)\r\n6.4.9879.0 (Windows 10 Technical Preview Update 2)\r\n10.0.9926.0 (Windows 10 Pro Technical Preview)\r\n10.0.10041.0 (Windows 10 Pro Technical Preview Update 1)\r\n10.0.10240.16384 (Windows 10 RTM)\r\n10.0.10586.0 (Windows 10 TH2 Release 151029-1700)\r\n10.0.10586.589 (Windows 10 TH2 Release 160906-1759 with KB3185614)\r\n10.0.11082.1000 (Windows 10 RS1 Release 151210-2021)\r\n10.0.11102.1000 (Windows 10 RS1 Release 160113-1800)\r\n10.0.14251.1000 (Windows 10 RS1 Release 160124-1059)\r\n10.0.14271.1000 (Windows 10 RS1 Release 160218-2310)\r\n10.0.14279.1000 (Windows 10 RS1 Release 160229-1700)\r\n10.0.14295.1000 (Windows 10 RS1 Release 160318-1628)\r\n10.0.14300.1000 (Windows Server 2016 Technical Preview 5)\r\n10.0.14316.1000 (Windows 10 RS1 Release 160402-2227)\r\n10.0.14328.1000 (Windows 10 RS1 Release 160418-1609)\r\n10.0.14332.1001 (Windows 10 RS1 Release 160422-1940)\r\n10.0.14342.1000 (Windows 10 RS1 Release 160506-1708)\r\n10.0.14352.1002 (Windows 10 RS1 Release 160522-1930)\r\n10.0.14366.0 (Windows 10 RS1 Release 160610-1700)\r\n10.0.14367.0 (Windows 10 RS1 Release 160613-1700)\r\n10.0.14372.0 (Windows 10 RS1 Release 160620-2342)\r\n10.0.14379.0 (Windows 10 RS1 Release 160627-1607)\r\n10.0.14383.0 (Windows 10 RS1 Release 160701-1839)\r\n10.0.14385.0 (Windows 10 RS1 Release 160706-1700)\r\n10.0.14388.0 (Windows 10 RS1 Release 160709-1635)\r\n10.0.14393.0 (Windows 10 RS1 Release 160715-1616)\r\n10.0.14393.1198 (Windows 10 RS1 Release Sec 170427-1353 with KB4019472)\r\n10.0.14393.1737 (Windows 10 RS1 Release Inmarket 170914-1249 with KB4041691)\r\n10.0.14393.2457 (Windows 10 RS1 Release Inmarket 180822-1743 with KB4343884)\r\n10.0.14901.1000 (Windows 10 RS Pre-Release 160805-1700)\r\n10.0.14905.1000 (Windows 10 RS Pre-Release 160811-1739)\r\n10.0.14915.1000 (Windows 10 RS Pre-Release 160826-1902)\r\n10.0.14926.1000 (Windows 10 RS Pre-Release 160910-1529)\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 8 of 11\n\n10.0.14931.1000 (Windows 10 RS Pre-Release 160916-1700)\r\n10.0.14936.1000 (Windows 10 RS Pre-Release 160923-1700)\r\n10.0.14942.1000 (Windows 10 RS Pre-Release 161003-1929)\r\n10.0.14946.1000 (Windows 10 RS Pre-Release 161007-1700)\r\n10.0.14951.1000 (Windows 10 RS Pre-Release 161014-1700)\r\n10.0.14955.1000 (Windows 10 RS Pre-Release 161020-1700)\r\n10.0.14959.1000 (Windows 10 RS Pre-Release 161026-1700)\r\n10.0.14965.1001 (Windows 10 RS Pre-Release 161104-1700)\r\n10.0.14971.1000 (Windows 10 RS Pre-Release 161111-1700)\r\n10.0.14986.1000 (Windows 10 Build 160101.0800)\r\n10.0.14997.1001 (Windows 10 Build 160101.0800)\r\n10.0.15002.1001 (Windows 10 Build 160101.0800)\r\n10.0.15007.1000 (Windows 10 Build 160101.0800)\r\n10.0.15014.1000 (Windows 10 Build 160101.0800)\r\n10.0.15019.1000 (Windows 10 RS Pre-Release 170121-1513)\r\n10.0.15025.1000 (Windows 10 RS Pre-Release 170127-1750)\r\n10.0.15031.0 (Windows 10 RS2 Release 170204-1546)\r\n10.0.15042.0 (Windows 10 RS2 Release 170219-2329)\r\n10.0.15046.0 (Windows 10 Build 160101.0800)\r\n10.0.15048.0 (Windows 10 Build 160101.0800)\r\n10.0.15055.0 (Windows 10 Build 160101.0800)\r\n10.0.15058.0 (Windows 10 Build 160101.0800)\r\n10.0.15061.0 (Windows 10 Build 160101.0800)\r\n10.0.15063.0 (Windows 10 Build 160101.0800)\r\n10.0.15063.296 (Windows 10 Build 160101.0800)\r\n10.0.15063.994 (Windows 10 Build 160101.0800)\r\n10.0.15063.1155 (Windows 10 Build 160101.0800)\r\n10.0.16179.1000 (Windows 10 Build 160101.0800)\r\n10.0.16184.1001 (Windows 10 Build 160101.0800)\r\n10.0.16199.1000 (Windows 10 Build 160101.0800)\r\n10.0.16215.1000 (Windows 10 Build 160101.0800)\r\n10.0.16232.1000 (Windows 10 Build 160101.0800)\r\n10.0.16237.1001 (Windows 10 Build 160101.0800)\r\n10.0.16241.1001 (Windows 10 Build 160101.0800)\r\n10.0.16251.0 (Windows 10 Build 160101.0800)\r\n10.0.16251.1000 (Windows 10 Build 160101.0800)\r\n10.0.16257.1 (Windows 10 Build 160101.0800)\r\n10.0.16257.1000 (Windows 10 Build 160101.0800)\r\n10.0.16273.1000 (Windows 10 Build 160101.0800)\r\n10.0.16275.1000 (Windows 10 Build 160101.0800)\r\n10.0.16278.1000 (Windows 10 Build 160101.0800)\r\n10.0.16281.1000 (Windows 10 Build 160101.0800)\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 9 of 11\n\n10.0.16288.1 (Windows 10 Build 160101.0800)\r\n10.0.16291.0 (Windows 10 Build 160101.0800)\r\n10.0.16294.1 (Windows 10 Build 160101.0800)\r\n10.0.16296.0 (Windows 10 Build 160101.0800)\r\n10.0.16299.0 (Windows 10 Build 160101.0800)\r\n10.0.16299.15 (Windows 10 Build 160101.0800)\r\n10.0.16353.1000 (Windows 10 Build 160101.0800)\r\n10.0.16362.1000 (Windows 10 Build 160101.0800)\r\n10.0.17004.1000 (Windows 10 Build 160101.0800)\r\n10.0.17017.1000 (Windows 10 Build 160101.0800)\r\n10.0.17025.1000 (Windows 10 Build 160101.0800)\r\n10.0.17035.1000 (Windows 10 Build 160101.0800)\r\n10.0.17046.1000 (Windows 10 Build 160101.0800)\r\n10.0.17063.1000 (Windows 10 Build 160101.0800)\r\n10.0.17115.1 (Windows 10 Build 160101.0800)\r\n10.0.17128.1 (Windows 10 Build 160101.0800)\r\n10.0.17133.1 (Windows 10 Build 160101.0800)\r\n10.0.17134.1 (Windows 10 Build 160101.0800)\r\n10.0.17723.1000 (Windows 10 Build 160101.0800)\r\n10.0.17763.1 (Windows 10 Build 160101.0800)\r\nConfirmed working on:\r\nWindows Vista Starter (x86 - Service Pack 1 and higher)\r\nWindows Vista Home Basic\r\nWindows Vista Home Premium\r\nWindows Vista Business\r\nWindows Vista Enterprise\r\nWindows Vista Ultimate\r\nWindows Server 2008\r\nWindows 7 Starter\r\nWindows 7 Home Basic\r\nWindows 7 Home Premium\r\nWindows 7 Professional\r\nWindows 7 Enterprise\r\nWindows 7 Ultimate\r\nWindows Server 2008 R2\r\nWindows 8 Developer Preview\r\nWindows 8 Consumer Preview\r\nWindows 8 Release Preview\r\nWindows 8\r\nWindows 8 Single Language\r\nWindows 8 Pro\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 10 of 11\n\nWindows 8 Enterprise\r\nWindows Server 2012\r\nWindows 8.1 Preview\r\nWindows 8.1\r\nWindows 8.1 Connected (with Bing)\r\nWindows 8.1 Single Language\r\nWindows 8.1 Connected Single Language (with Bing)\r\nWindows 8.1 Pro\r\nWindows 8.1 Enterprise\r\nWindows Server 2012 R2\r\nWindows 10 Technical Preview\r\nWindows 10 Pro Technical Preview\r\nWindows 10 Home\r\nWindows 10 Home Single Language\r\nWindows 10 Pro\r\nWindows 10 Enterprise\r\nWindows Server 2016 Technical Preview\r\nInstallation instructions:\r\nDownload latest release binaries and unpack files\r\nRight-click on install.bat and select Run as Administrator\r\nSee command output for details\r\nTo update INI file:\r\nRight-click on update.bat and select Run as Administrator\r\nSee command output for details\r\nTo uninstall:\r\nGo to the directory where you extracted the files\r\nRight-click on uninstall.bat and select Run as Administrator\r\nSee command output for details\r\nSource: https://github.com/stascorp/rdpwrap\r\nhttps://github.com/stascorp/rdpwrap\r\nPage 11 of 11\n\n6.0.6001.18000 6.0.6002.18005 (Windows (Windows Vista SP1) Vista SP2) \n6.0.6002.19214 (Windows Vista SP2 with KB3003743 GDR)\n6.0.6002.23521 (Windows Vista SP2 with KB3003743 LDR)\n6.1.X.X (Windows 7 / Server 2008 R2) \n6.1.7600.16385 (Windows 7) \n6.1.7600.20890 (Windows 7 with KB2479710) \n6.1.7600.21316 (Windows 7 with KB2750090) \n6.1.7601.17514 (Windows 7 SP1) \n6.1.7601.21650 (Windows 7 SP1 with KB2479710)\n6.1.7601.21866 (Windows 7 SP1 with KB2647409)\n6.1.7601.22104 (Windows 7 SP1 with KB2750090)\n6.1.7601.18540 (Windows 7 SP1 with KB2984972 GDR)\n6.1.7601.22750 (Windows 7 SP1 with KB2984972 LDR)\n6.1.7601.18637 (Windows 7 SP1 with KB3003743 GDR)\n6.1.7601.22843 (Windows 7 SP1 with KB3003743 LDR)\n6.1.7601.23403 (Windows 7 SP1 with KB3125574)\n6.1.7601.24234 (Windows 7 SP1 with KB4462923)\n6.2.8102.0 (Windows 8 Developer Preview) \n6.2.8250.0 (Windows 8 Consumer Preview) \n6.2.8400.0 (Windows 8 Release Preview) \n6.2.9200.16384 (Windows 8 / Server 2012)\n6.2.9200.17048 (Windows 8 with KB2973501 GDR)\n6.2.9200.21166 (Windows 8 with KB2973501 LDR)\n6.3.9431.0 (Windows 8.1 Preview) \n   Page 7 of 11",
	"extraction_quality": 1,
	"language": "EN",
	"sources": [
		"MITRE"
	],
	"references": [
		"https://github.com/stascorp/rdpwrap"
	],
	"report_names": [
		"rdpwrap"
	],
	"threat_actors": [],
	"ts_created_at": 1775434116,
	"ts_updated_at": 1775791249,
	"ts_creation_date": 0,
	"ts_modification_date": 0,
	"files": {
		"pdf": "https://archive.orkl.eu/fb974382e542bd74b1d6151547c5b0f3be8646dc.pdf",
		"text": "https://archive.orkl.eu/fb974382e542bd74b1d6151547c5b0f3be8646dc.txt",
		"img": "https://archive.orkl.eu/fb974382e542bd74b1d6151547c5b0f3be8646dc.jpg"
	}
}