01-29-2013, 05:50 PM
Ok so this time I tried to use the mass attack (instead of the dictionary because even if it's more a wordlist, I don't think a word will be use because the password souldn't be english)
So I wrote this :
But it tells me : "?1?1?1?1?1?1: No such file in directory"
I thought I wasn't using the right order so I placed the elements differently but it keeps happening...
I deduce I misunderstood how to use the mass attack.
And furthermore, if the password is longer than 6 characters, I'll have to try again and again ?
(In case of you'll begin to loose your patience, I remember that this is my very first time I'm using hashcat...And also the windows commands! So pleaaase don't give up )
So I wrote this :
Code:
cudaHashcat-plus32.exe mdpcry.txt -m 400 -1 ?l?u?d ?1?1?1?1?1?1 -o mdpdec.txt
I thought I wasn't using the right order so I placed the elements differently but it keeps happening...
I deduce I misunderstood how to use the mass attack.
And furthermore, if the password is longer than 6 characters, I'll have to try again and again ?
(In case of you'll begin to loose your patience, I remember that this is my very first time I'm using hashcat...And also the windows commands! So pleaaase don't give up )