Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: markov mode
Post: RE: markov mode

I think I figured out how to work with the Markov method in HC. But the result was not very good. Let knowledgeable people correct me if I made a mistake in the method of comparison. Code: -- john -...
nemon hashcat 6 12,685 05-23-2020, 07:34 AM
    Thread: markov mode
Post: RE: markov mode

undeath Wrote: (05-22-2020, 10:25 PM) -- Why are you using statsprocessor instead of hashcat's native markov support? Piping words in will almost always be slower. Also, you should specify a mask. --...
nemon hashcat 6 12,685 05-23-2020, 01:39 AM
    Thread: markov mode
Post: RE: markov mode

And more about Markov testing on JTR and HC. I took a wordlist of 10,000 passwords. I made a second file with MD5 hashes from this passwords. From the wordlist file I made stats files for JTR and for ...
nemon hashcat 6 12,685 05-22-2020, 03:58 PM
    Thread: markov mode
Post: RE: markov mode

As I understand it, this is how to work with the old version of hcstat. And it works Code: -- sp64 --pw-max 10 --threshold=13 hc.hcstat | hashcat64 -O -a0 -m0 hash.txt -- The new version of hcstat2 ...
nemon hashcat 6 12,685 05-22-2020, 01:18 PM
    Thread: markov mode
Post: markov mode

Hello. Until recently, I used JTR. Now I decided to try hashcat and I don’t understand how to run it in "markov" mode. In JTR, I generated the stats dictionary from wordlist. In the config of John, I...
nemon hashcat 6 12,685 05-22-2020, 12:18 PM
    Thread: dahua hash
Post: dahua hash

Hello. Found on this forum topic about dahua but without a specific answer. Here is a link to that topic: https://hashcat.net/forum/thread-5240.html As I understand at the moment, there is no such po...
nemon hashcat 1 9,276 08-27-2017, 06:14 AM