Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Masking Windows Passwords

by VinsWorldcom (Prior)
on Sep 29, 2011 at 15:09 UTC ( [id://928598]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $pass = undef;
        print "Password: $pass\n"
    }
    
  2. or download this
    VinsWorldcom@C:\Users\VinsWorldcom\tmp> test
    Account ID? vinsworldcom
    ...
    Password:
    
    VinsWorldcom@C:\Users\VinsWorldcom\tmp>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://928598]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-25 05:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found