Update fluxion
This commit is contained in:
parent
a628f4940f
commit
186b1d83d0
4
fluxion
4
fluxion
|
@ -2464,7 +2464,7 @@ echo "?s = !”#$%&'()*+,-./:;⇔?@[\]^_ ..."
|
|||
echo
|
||||
echo "?a = ?l?u?d?s"
|
||||
echo
|
||||
echo "Example: 12345678 = ?d?d?d?d?d?d?d?d"
|
||||
echo "Example: Apple123 = Apple?d?d?d"
|
||||
echo
|
||||
echo -n "--> "
|
||||
read MASK
|
||||
|
@ -2765,7 +2765,7 @@ echo "?s = !”#$%&'()*+,-./:;⇔?@[\]^_ ..."
|
|||
echo
|
||||
echo "?a = ?l?u?d?s"
|
||||
echo
|
||||
echo "Example: 12345678 = ?d?d?d?d?d?d?d?d"
|
||||
echo "Example: Apple123 = Apple?d?d?d"
|
||||
echo
|
||||
echo -n "--> "
|
||||
read MASK
|
||||
|
|
Loading…
Reference in New Issue