Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: I dont know what i did
Post: I dont know what i did
Well ive typed in this code in my windwos 10 cmd, because i kinda want this process to be abit quick, as i am in a rush, but heres what came up.
im also trying to crack a bcrypt that is 60 characte... |
|
robbierayrob |
hashcat
|
7 |
8,665 |
01-12-2017, 10:20 AM |
|
|
Thread: I dont know what i did
Post: RE: I dont know what i did
Jiminy Wrote: (01-12-2017, 04:05 PM)
--
For one, from what I see, you are using -a3, which is for brute forcing and didn't supply a mask. Whatever is in the passwords.txt and hash.txt files, I ass... |
|
robbierayrob |
hashcat
|
7 |
8,665 |
01-12-2017, 05:56 PM |
|
|
Thread: I dont know what i did
Post: RE: I dont know what i did
epixoip Wrote: (01-12-2017, 07:28 PM)
--
The --help synopsis alone should be enough for you to catch the errors in your command line. Take some time to read the documentation.
--
oh alright, thanks... |
|
robbierayrob |
hashcat
|
7 |
8,665 |
01-12-2017, 07:38 PM |
|
|
Thread: I dont know what i did
Post: RE: I dont know what i did
epixoip Wrote: (01-12-2017, 08:02 PM)
--
oclHashcat hasn't existed for well over a year.
--
oh well, my research is much of a dud then, because i heard it can do hashcats process many times faster. |
|
robbierayrob |
hashcat
|
7 |
8,665 |
01-12-2017, 09:35 PM |
|
|
Thread: hey am i doing anything wrong?
Post: hey am i doing anything wrong?
Ive done this command and i really don't know what i am doing wrong
hashcat64.exe -m3200 --weak-hash-threshold=0 --potfile-disable $2y$06******************************************* rockyou.... |
|
robbierayrob |
hashcat
|
3 |
4,568 |
01-19-2017, 01:16 PM |
|
|
Thread: hey am i doing anything wrong?
Post: RE: hey am i doing anything wrong?
philsmd Wrote: (01-19-2017, 01:34 PM)
--
Hashcat won't crack the hash with attack mode 0 (-a 0) if the password is not present within the dictionary file (in your case the file rockyou.txt).
Make su... |
|
robbierayrob |
hashcat
|
3 |
4,568 |
01-19-2017, 01:35 PM |