newbie of oclHashcat-plus 0.07 need brute-force help
#3
(02-02-2012, 02:54 AM)chort Wrote: You don't think any passwords will have '0' in them?

http://hashcat.net/wiki/mask_attack

thx for your reply,I follow the article but I can make it work.

[root@CCUDA plus]# ./cudaHashcat-plus32.bin -a 3 -m 1000 --username hash -1 abcdefghijklmnopqrstuvwxyz0123456789
Usage: ./cudaHashcat-plus32.bin [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...

Try --help for more help.
[root@CCUDA plus]# ./cudaHashcat-plus32.bin -a 3 -m 1000 --username hash --custom-charset1=abcdefghijklmnopqrstuvwxyz0123456789
Usage: ./cudaHashcat-plus32.bin [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...

Try --help for more help.
[root@CCUDA plus]# ./cudaHashcat-plus32.bin -a 3 -m 1000 --username hash -1 ?dabcdef
Usage: ./cudaHashcat-plus32.bin [options]... hash|hashfile|hccapfile [dictionary|mask|directory]...

Try --help for more help.


Messages In This Thread
RE: newbie of oclHashcat-plus 0.07 need brute-force help - by perlish - 02-02-2012, 05:03 AM