|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Hashfile input format
Post: RE: Hashfile input format
| Right, omitted dictionary in previous reply. |
|
Koshik |
hashcat
|
6 |
28,596 |
07-22-2019, 02:12 AM |
| |
|
Thread: Hashfile input format
Post: RE: Hashfile input format
| Thank you man!
in my occasion final command should be:
./hashcat64.bin -m 0 --username hashfile.txt --outfile-format=2 --show
i had email:password output. The one i need. |
|
Koshik |
hashcat
|
6 |
28,596 |
07-20-2019, 04:23 PM |
| |
|
Thread: Hashfile input format
Post: RE: Hashfile input format
| okay noted, wont post real hashes.
And --username flag is working, but otput file contain hash:password. I need email:password format. It it possible to omit hashes ? |
|
Koshik |
hashcat
|
6 |
28,596 |
07-18-2019, 03:25 PM |
| |
|
Thread: Hashfile input format
Post: Hashfile input format
| Hello,
i need to provide md5 hashfile and crack it with dictionary file. But input hash file contains email+hash.
The piece of file looks like
Code:
--
useridemail1@yahoo.com:f7b098dfe7d62992d1f9e... |
|
Koshik |
hashcat
|
6 |
28,596 |
07-18-2019, 02:43 AM |