Update RockyouMask.py

This commit is contained in:
Surferlul 2020-09-21 14:23:18 +02:00 committed by GitHub
parent eff52bbd32
commit f138b3f3f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -315,7 +315,7 @@ if start =! "":
try:
rule = rule[int(start):]
except:
print("Start has to be int!")
print("Mask-id has to be int!")
exit
if name == "posix":