Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 24-Feb-2020 | - | ||||
GuiVersion/ | H | 24-Feb-2020 | - | 37 | 28 | |
README.md | H A D | 13-Feb-2016 | 520 | 12 | 7 | |
RdpEncrypt.exe | H A D | 13-Feb-2016 | 14 KiB | |||
RdpEncrypt.vb | H A D | 13-Feb-2016 | 7.6 KiB | 225 | 181 |
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