Update RockyouMask.py
This commit is contained in:
parent
eff52bbd32
commit
f138b3f3f5
@ -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":
|
||||
|
Loading…
Reference in New Issue
Block a user