Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

Krytos Wrote: (10-17-2016, 04:26 PM) -- richk Wrote: (10-17-2016, 04:20 PM) -- Krytos Wrote: (10-17-2016, 04:10 PM) -- richk Wrote: (10-17-2016, 03:31 PM) -- It's more work to write a one line bas...
richk hashcat 10 29,191 10-17-2016, 04:29 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

Krytos Wrote: (10-17-2016, 04:10 PM) -- richk Wrote: (10-17-2016, 03:31 PM) -- It's more work to write a one line bash script? Wow. -- You really need to work on your reading comprehension. -- ...
richk hashcat 10 29,191 10-17-2016, 04:20 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

royce Wrote: (10-17-2016, 03:37 PM) -- Looking through the dictionaries won't tell you which rule was used. For future work, or if you want to run your job again, check out --debug-mode. Mode 4 ma...
richk hashcat 10 29,191 10-17-2016, 03:46 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

It's more work to write a one line bash script? Wow.
richk hashcat 10 29,191 10-17-2016, 03:31 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

Why can't you just grep for the plaintext in the dictionaries?
richk hashcat 10 29,191 10-17-2016, 01:27 PM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

jodler303 Wrote: (08-16-2016, 01:36 AM) -- grep "1a2s3d4f" 10-million-combos.txt | wc -l 176 grep "1a2s3d" 10-million-combos.txt | wc -l 266 grep "adgjl" 10-million-combos.txt | wc -l 70 ...
richk User Contributions 13 46,316 08-16-2016, 03:40 AM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

jodler303 Wrote: (08-15-2016, 11:25 PM) -- richk Wrote: (08-15-2016, 10:30 PM) -- If I'm reading it correctly I think the non-skip is by design. I'm guessing you would use a combinationĀ attack in co...
richk User Contributions 13 46,316 08-16-2016, 12:28 AM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

jodler303 Wrote: (08-15-2016, 02:00 PM) -- atom Wrote: (08-15-2016, 11:09 AM) -- A few weeks back I was in need of a keyboard-walk generator but none of the options available did satisfy my needs. I...
richk User Contributions 13 46,316 08-15-2016, 10:30 PM
    Thread: New Tool: kwprocessor
Post: RE: New Tool: kwprocessor

nice! I'm obviously interested in this. Out of curiosity what deficiencies did you find with my methods? https://hashcat.net/forum/thread-3614.html https://github.com/Rich5/Keyboard-Walk-Generators ...
richk User Contributions 13 46,316 08-15-2016, 12:12 PM
    Thread: Dev/Testers Needed - oclhashcat API
Post: RE: Dev/Testers Needed - oclhashcat API

atom Wrote: (03-23-2016, 12:49 PM) -- @Beta-Testers: If possible, please help him. @richk: Good luck with it! -- Thanks! My goal is to have a nice pull request for the master branch at some point.
richk User Contributions 2 12,751 03-23-2016, 07:24 PM
    Thread: Dev/Testers Needed - oclhashcat API
Post: Dev/Testers Needed - oclhashcat API

I've been slowly making progress on an API for oclhashcat in the little spare time I have. It's at a point where the project could benefit from additional testing and input from the community. You can...
richk User Contributions 2 12,751 03-22-2016, 11:15 PM
    Thread: Keyboard Walks
Post: RE: Keyboard Walks

HashBear Wrote: (11-17-2015, 02:25 PM) -- Bit late, but thanks for sharing this. Just a heads up: Going through the list, I noticed three lines in the 4_walk_seed file are duplicates: gthy defr ...
richk User Contributions 11 54,446 11-20-2015, 03:29 PM
    Thread: Cracking password with qwerty order charset
Post: RE: Cracking password with qwerty order charset

I realize that this is a little late, but since I'm the author of the tool mentioned I thought I'd comment. The -x option is for pruning the qwerty graph structure. Method 1 walks a graph using a mod...
richk Old hashcat Support 4 15,735 09-14-2015, 02:58 PM
    Thread: pyHashcat
Post: RE: pyHashcat

I just pushed a major update to pyHashcat. It now has support for Hashcat and not just oclHashcat through the HashcatWrapper class. It is very similar to the oclHashcatWrapper. One major differenc...
richk User Contributions 9 40,972 09-09-2014, 09:33 PM
    Thread: html and conversations in rockyou
Post: RE: html and conversations in rockyou

Kgx Pnqvhm Wrote: (08-19-2014, 03:12 PM) -- I've raised the topic of garbage in leaked lists on the forum over on hashes.org. Another issue is "How I found encoding errors in rockyou.txt trying to...
richk General Talk 2 11,912 08-19-2014, 03:37 PM
    Thread: html and conversations in rockyou
Post: html and conversations in rockyou

I'm probably late to this, but I was doing some analysis on the rockyou list from skullsecurity.org, and I noticed a lot of html and what looks like private conversations also included in the list. I'...
richk General Talk 2 11,912 08-19-2014, 02:21 PM
    Thread: Keyboard Walks
Post: RE: Keyboard Walks

Kgx Pnqvhm Wrote: (08-16-2014, 02:17 PM) -- Using the hashcat-utils' combinator.exe is likely quicker than combinator.py. And the new (but undocumented) combinator3.exe creates the in-between 12 c...
richk User Contributions 11 54,446 08-17-2014, 04:16 PM
    Thread: Keyboard Walks
Post: RE: Keyboard Walks

atom Wrote: (08-15-2014, 04:44 PM) -- Btw using -a 1 is the same as the combinator mode, this way you may save some wordlist space plus you have a nice multiplicator option for fast hashes -- very ...
richk User Contributions 11 54,446 08-15-2014, 05:11 PM
    Thread: Keyboard Walks
Post: RE: Keyboard Walks

epixoip Wrote: (08-15-2014, 02:15 PM) -- Thanks for sharing! At first glance this appears to be very well done. -- Thanks! I've been using method 2 and getting good results for my purposes, but I'm...
richk User Contributions 11 54,446 08-15-2014, 02:26 PM
    Thread: Keyboard Walks
Post: Keyboard Walks

I've been doing some work on generating keyboard walks. Thought I would post here to see if anyone finds the information useful. Source: https://github.com/Rich5/Keyboard-Walk-Generators Blog s...
richk User Contributions 11 54,446 08-15-2014, 02:08 PM