hashcat 0.46 memory trouble in cmd file?
#6
The guts are:

:: run the batch of rules
FOR /F %%G IN (rules-batch.txt) DO (call :main %%G)


The command line used starts off with:

hashcat-cli64.exe -n 4 -c 128


Messages In This Thread
RE: hashcat 0.46 memory trouble in cmd file? - by Kgx Pnqvhm - 07-26-2013, 12:13 AM