diff --git a/facebook.py b/facebook.py index ffb9e77..23cc6b1 100644 --- a/facebook.py +++ b/facebook.py @@ -76,7 +76,7 @@ def welcome(): """ total = open(passwordlist,"r") total = total.readlines() - print wel + print print(welcome!!!) print " [*] Account to crack : {}".format(email) print " [*] Loaded :" , len(total), "passwords" print " [*] Cracking, please wait ...\n\n"