Line-length exception?
#2
you need to use -m 500 (or the long version of it: --hash-type 500):

Code:
hashcat64.exe -m 500 -a 0 -w 3 -o rs.txt rs.hash example.dict


Messages In This Thread
Line-length exception? - by palindrom - 12-29-2017, 02:45 AM
RE: Line-length exception? - by philsmd - 12-29-2017, 08:38 AM
RE: Line-length exception? - by DanielG - 12-29-2017, 08:40 AM
RE: Line-length exception? - by palindrom - 12-29-2017, 10:48 AM