Detected 4 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*["'][a-z0-9\-_\!\$]+["']‘: oodbye... [Credits to: vannytowts] " WScript.Quit End If If Len(Trim(sMac)) = 0 Then MsgBox "Please Enter valid MAC Address!",16,"Status Window [Credits to: vanntowts] " End If passWord =generatePassword(sMac) Loop While (passWord="invalid") If (passWord="invalid") Then MsgBox "Credits to: vannytowts" & vbCr & vbLf & "Invalid MAC",48,"Status Window" ELSE OutPass = InputBox( […]
↧