Question for help
#1
Hello,
I am begginer with hashcat, and want to decrypt simple Joomla password (Joomla is popular CMS, and use MD5 {hash}:{salt}).

OS: win XP 32bit
What I am doing is this:

hashcat-cli32 -m 11 -a 0 -o out.txt password.txt


password.txt is file with hash data, and want to decrypt and write result in output.txt.

What I am doing wrong because, I get message "Try --help..."?

Thanks.


Messages In This Thread
Question for help - by OLSA - 09-12-2013, 01:19 AM
RE: Question for help - by radix - 09-12-2013, 01:21 AM
RE: Question for help - by OLSA - 09-12-2013, 01:45 AM
RE: Question for help - by mastercracker - 09-12-2013, 03:12 AM
RE: Question for help - by OLSA - 09-12-2013, 03:43 AM