flower-alone

Results 1 issues of flower-alone

C:\Users\Flower\Desktop>python bruteforce.py --fr sts.rar -c abcdefghijklmnopqrst0123 -n 6 File "bruteforce.py", line 17 print "Password found! password is %s"%attempt ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Password...