Skip to content

Releases: sergiye/rdpWrapper

2.11

16 Apr 20:21

Choose a tag to compare

Warning

Microsoft and other major antivirus vendors have flagged RdpWrapper as "malware". This is likely due to Microsoft's hatred against RdpWrapper, not because it contains a virus or such. Flags from Microsoft usually spread to other antivirus vendors.
RdpWrapper has a history of being falsely detected as malware by antiviruses (including Defender). This is likely due to its behavior, such as placing binaries in c:\Program Files\ and performing in-memory extraction of wrapping libraries.

Currently, Defender does not flag this release, but it is likely that future updates may being flagged by Defender's machine learning-based detection systems within a few days of release.

Important

If Defender or another antivirus detects any part of RdpWrapper as malware, it may prevent proper work or cause application to fail to start.
RdpWrapper will not start if this file exists but is blocked from being loaded.
We strongly recommend excluding RdpWrapper's binaries from antivirus scans

Tip

Please include the following folder in your antivirus' exclusion list to prevent issues due to antivirus detections:
c:\Program Files\RDP Wrapper\

RdpWrapper can add this exception automatically only for Defender, but if it does not, you can do it manually

For Defender, you can run the following script in PowerShell as an administrator:
Add-MpPreference -ExclusionPath "c:\Program Files\RDP Wrapper\"

Caution

If your antivirus deletes the downloaded app file, you may need to temporarily disable real-time protection or save the file in an excluded folder.
If you are uncomfortable with this process, or if your antivirus is managed by your company, we advise against using RdpWrapper. Please consider alternative solutions instead.

Last release changes:

  • Save app position on exit & restore after app restart
  • configuring display/hide of client security warnings
  • configuring client USB device redirection restrictions

Full Changelog: 2.10...2.11

2.10

13 Feb 10:29

Choose a tag to compare

Last release changes:

RDPWrapOffsetFinder version upgraded to 0.9

  • Fix total failure on 10.0.26100.7523/10.0.26100.7705

Full Changelog: 2.9...2.10

2.9

23 Dec 18:48

Choose a tag to compare

2.9

Last release changes:

TermWrap version upgraded to 0.5:

  • Read redirection settings in registry
  • Fix total failure on 10.0.26100.7523

Full Changelog: 2.8...2.9

2.8

12 Dec 20:25

Choose a tag to compare

2.8

Last release changes:

  • fixed UI controls sizes & layout
  • display ToolStrip RadioButton menu items as checkboxes
  • organization updated

Full Changelog: 2.7...2.8

2.7

16 Oct 10:58

Choose a tag to compare

2.7

Last release changes:

  • fixed app start with hidden log
  • Update messages have been fixed so that they are now always displayed on top
  • minor UI improvements

Full Changelog: 2.6...2.7

2.6

02 Sep 17:31

Choose a tag to compare

2.6

Last release changes:

  • add auto-update
  • add Edit 'wrap.Ini' menu item
  • base themes adjusted;
  • custom themes removed;
  • menu painting adjusted;

Full Changelog: 2.5...2.6

2.5

30 Jun 14:29

Choose a tag to compare

2.5

Last release changes:

  • controls positions fixed
  • update TermWrap to 0.4 to enable Remote Desktop Easy Print #19

2.4

26 Jun 10:28

Choose a tag to compare

2.4
  • encrypt resources to pass virusTotal checks (#18 )
  • Fix Microsoft account local cache (#10)
  • console mode with file output (#16)
  • UI rendering optimizations and improvements
  • Status theme colors renamed to has more generic names
  • AnyCPU build fixed to work on x86 systems
  • remove NetFwTypeLib COM reference (use dynamic)
  • repository transferred to sergiye

full issues list and details here

2.3

31 May 08:31

Choose a tag to compare

2.3
  • firewall rule add/update fixed
  • defender exclusion fixed

2.2

17 May 17:09

Choose a tag to compare

2.2

UI changes and enhancements:

  • option to choose where to store settings: in file or registry
  • don't ask to select wrapper on install, it can be done be setting preferred library in config
  • option to show (or not) antivirus warning after install
  • option to add (or not) Defender exclusion
  • option to add (or not) firewall rule when RDP port changed
  • option to allow/deny host camera & sound redirect
  • option to allow/deny client camera & sound capture
  • option to allow/deny PNP redirect
  • option to limit total sessions count (at least for server editions)
  • fixed menu item checked state image
  • fixed checkbox checked state image

full issues list and details here