Usage: hashcat [options] hashfile [mask|wordfiles|directories]
#1
UPDATE : I do my prevision problem to work by adding NUL NUL at the end of the command but now I have another problem:

Code:
C:\Users\George>C:\Users\George\Desktop\hashcat\hashcat-cli32.exe -a 3 -m 1000 -
o D:\output.txt --pw-min=10 --pw-max=14 --output-format=0 --custom-charset1=?d!*
GELDASVgeldasv D:\hash.txt NUL NUL
Initializing hashcat v0.42 by atom with 8 threads and 32mb segment-size...

Added hashes from file D:\hash.txt: 1 (1 salts)
Activating quick-digest mode for single-hash

NOTE: press enter for status-screen

Started: Wed Feb 27 23:26:31 2013
Stopped: Wed Feb 27 23:26:32 2013

C:\Users\George>

Why nothing is happen ?


Messages In This Thread
Usage: hashcat [options] hashfile [mask|wordfiles|directories] - by George02 - 02-27-2013, 11:15 PM