Detected 2 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': os.pullEvent = os.pullEventRaw local password = "enter" local secondPassword = "enter2" function secondaryPassword() while true do write("PC LOCKED. ENTER SECONDARY PASSWORD:"); input = read("*"); if (input == secondPassword) then return true; else write("WRONG SECONDARY PASSWORD. FURTHER ACCESS DENIED Source: http://pastebin.com/raw.php?i=DXqSDhzL
↧