User Password Scrambler For RunAsUser and other tools
v.1.0.1.0
Copyright (c) 2016 by www.dennisbabkin.com. All rights reserved.
(Windows XP/Vista/7/8/8.1/10)

LAST MODIFIED: 7/5/2016


DESCRIPTION:
================
Utility that scrambles passwords to be used in the RunAsUser & other tools that support it.


Usage: ScramblePwd [password]

  password    Any plain-text password.
               INFO: You can provide an empty password by specifying it as "".

               INFO: Scrambled passwords can be used only on the same computer where you ran
                     the ScramblePwd tool to generate them.
               IMPORTANT: Although scrambling a password hides it from view, keep in mind that
                          it is still possible to reverse-engineer the original plain-text password
                          from a scrambled one!

Exit Codes:
 0      if success.
 1      if only displayed program's help.
 Other  if error, will contain "System Error Code". For details check:
         msdn.microsoft.com/en-us/library/windows/desktop/ms681381(v=vs.85).aspx

INFO: Upon success your scrambled password will be output to the screen, as well as copied to the Windows Clipboard.




To download your copy go to:
https://www.dennisbabkin.com/ScramblePwd

For bug reports go to:
https://www.dennisbabkin.com/sfb/?what=bug&name=ScramblePwd


Thank you!












