• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

GuiVersion/24-Feb-2020-3728

README.mdD13-Feb-2016520 127

RdpEncrypt.exeD13-Feb-201614 KiB

RdpEncrypt.vbD13-Feb-20167.6 KiB225181

README.md

1RDP Encrypt Utilities
2=====================
3
4I stitched this utility together using a [VB.NET DPAPI sample](http://web.archive.org/web/20110724103709/http://www.obviex.com/samples/dpapi.aspx), [Remko Weijnen's RDP encryption research](http://www.remkoweijnen.nl/blog/2007/10/18/how-rdp-passwords-are-encrypted/) and some help from the comments on that same thread.
5
6This application has been tested to compile in VBExpress 2010, and should work in most all other versions.
7
8Usage:
9------
10RdpEncrypt password_to_encrypt
11
12