M@LIK somethings not right when I run
These passwords slipped through
HSJSKLNJ
HSJSKLOJ
HSJSKLPJ
HSJSKLQJ
HSJSKLZJ
They is more and I did what you said put these in a text file
should this ?NOPQ\ be there?
Code:
mp64.exe --start-at=HSJSKLMK --stop-at=HSSSTMET H?u?u?u?u?u?u?u | sed -f awesome_script.txt >H.txt
These passwords slipped through
HSJSKLNJ
HSJSKLOJ
HSJSKLPJ
HSJSKLQJ
HSJSKLZJ
They is more and I did what you said put these in a text file
Code:
/\(.\)\1\1/d
/\(.\).*\1.*\1/d
/\(.\).*\1.*\(.\).*\2/d
/\(ABCD\|BCDE\|CDEF\|DEFG\|EFGH\|FGHI\|GHIJ\|HIJK\|IJKL\|JKLM\|KLMN\|LMNO\|MNOP\|?NOPQ\|OPQR\|PQRS\|QRST\|RSTU\|STUV\|TUVW\|UVWX\|VWXY\|WXYZ\)/d
should this ?NOPQ\ be there?