need help to crack MD5 passwords
#1
Hello,

I am a beginner at using hashcat and other hacking things. Recently I found some hashed passwords and I wanted to do crack them but I am not using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali), I am using Ubuntu. So I installed it from apt. And I also downloaded rocyou.txt. But I am getting this error:

Code:
Use of -r/--rules-file and -g/--rules-generate only allowed in attack mode 0.

Then I tried to use it without any rules. 

Code:
hashcat -a 1 -m 0 hashesh.txt rockyou.txt

But it is showing this output.
Code:
Usage: hashcat [options]... hash|hashfile|hccapxfile [dictionary|mask|directory]...

Try --help for more help.


I really wanted to crack these passwords. If someone could help me crack them it would mean a lot.
Reply


Messages In This Thread
need help to crack MD5 passwords - by joker70 - 11-17-2020, 02:49 PM
RE: need help to crack MD5 passwords - by DanielG - 11-17-2020, 04:24 PM
RE: need help to crack MD5 passwords - by joker70 - 11-17-2020, 04:31 PM
RE: need help to crack MD5 passwords - by undeath - 11-18-2020, 01:30 AM
RE: need help to crack MD5 passwords - by anan1 - 03-02-2021, 04:30 AM