Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: LUKS Support
Post: RE: LUKS Support

I wondered why it'd been quiet in #hashcat lately. :) Amazing work! Some quick benchmarks, stock clocks. Indeed, a slow algorithm. hashcat (v3.30-20-gf88644f) starting in benchmark mode... Op...
royce User Contributions 12 40,930 01-21-2017, 10:09 PM
    Thread: csv output for benchmarking
Post: RE: csv output for benchmarking

There is also: hashcat -b --machine-readable
royce User Contributions 1 3,940 02-19-2017, 03:45 AM
    Thread: New parameter: --nonce-error-corrections
Post: RE: New parameter: --nonce-error-corrections

For future searchers, note that later work (https://github.com/hashcat/hashcat/issues/1221) does incur a small performance penalty (perhaps in the 8-12% range?) at the previous default of 16 due to ad...
royce User Contributions 1 6,154 05-30-2017, 08:32 AM
    Thread: Full hashcat benchmark of AMD Vega 64 on ROCm
Post: RE: Full hashcat benchmark of AMD Vega 64 on ROCm

Cool, thanks for the benchmarks.
royce User Contributions 1 12,268 11-19-2017, 03:25 AM
    Thread: Fibonacci rules?
Post: RE: Fibonacci rules?

I would expect that a general hybrid attack (that tries a variety of number combinations, not just Fibonacci) would almost always be the way to go here. Unless maybe it was A) a very slow hash, and B)...
royce User Contributions 1 5,011 11-19-2017, 03:30 AM
    Thread: crude shell script for running *all* benchmarks
Post: crude shell script for running *all* benchmarks

Saves one benchmark per file, so if you're troubleshooting something that only dies on some hashes, you can resume efficiently (because it will skip existing benchmark files). https://gist.github.c...
royce User Contributions 0 2,238 11-19-2017, 03:32 AM
    Thread: Few wordlist processing utilities
Post: RE: Few wordlist processing utilities

Cool - especially the mutators, thanks! (The others are mostly covered by tools in hashcat-utils and/or PACK, I think)
royce User Contributions 1 5,099 11-19-2017, 03:36 AM
    Thread: Reversing MSCHAPv2 to NTLM
Post: RE: Reversing MSCHAPv2 to NTLM

Nice catch/answer, undeath
royce User Contributions 18 36,654 05-12-2018, 07:18 PM
    Thread: Thanks
Post: RE: Thanks

Got your back, Jack! Least we can do is provide top cover while you do the hard part. :)
royce User Contributions 2 3,034 10-11-2018, 09:18 PM
    Thread: My private dictionary from hundreds of sources
Post: RE: My private dictionary from hundreds of sources

First, thanks for thinking to contribute! I don't want to rain on your parade ... but wordlists without attribution can sometimes be problematic. Everyone goes through this phase. ;) Code: -- $ wc...
royce User Contributions 2 2,829 08-19-2019, 04:40 AM
    Thread: Wordlist optimisation based on ruleset
Post: RE: Wordlist optimisation based on ruleset

There has been some work in this space, but it's a challenging problem. And it's highly idiosyncratic in that the usefulness of any given wordlist and ruleset depends heavily on the nature of the pass...
royce User Contributions 7 4,317 10-29-2019, 06:24 AM
    Thread: personal wrapper script that got out of hand, 'hashcrack'
Post: RE: personal wrapper script that got out of hand, ...

Interesting - thanks for the contribution!
royce User Contributions 1 1,217 01-07-2020, 12:10 AM
    Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers

See also: ALU/Nokia GPON Admin and WIFI keygen https://git.lsd.cat/g/nokia-keygen Hak5 forums Table of WiFi Password Standards (2016) https://forums.hak5.org/topic/39403-table-of-wifi-passwor...
royce User Contributions 182 305,386 05-05-2020, 10:59 PM
    Thread: New ISP
Post: RE: New ISP

Wow, I totally missed this. How has it been going, a few months later? Happy with the move, customer service, etc. ?
royce Organisation and Events 2 4,964 11-19-2017, 03:36 AM
    Thread: Passwords14 - Presentation slides
Post: RE: Passwords14 - Presentation slides

Cool, thanks! Note that due to some directory reorganization, this is now at https://hashcat.net/events/p14-vegas/
royce Organisation and Events 1 6,108 11-19-2017, 03:37 AM
    Thread: Passwords^13 - Bergen - December 2-3
Post: RE: Passwords^13 - Bergen - December 2-3

YouTube playlist of all videos from the conferenceĀ are here (https://www.youtube.com/watch?v=DwbvFQx0Vfk&list=PLdIqs92nsIzQL6_ZTXTDPvhE7GiZrl-Em).
royce Organisation and Events 2 10,974 11-29-2017, 06:03 AM
    Thread: truncating passwords instead of rejecting them
Post: truncating passwords instead of rejecting them

In this 2011 thread: https://hashcat.net/forum/thread-698.html ... someone asked about "wordlist clipping" - being able to truncate passwords instead of rejecting them. The suggestion at the t...
royce Old oclHashcat Support 6 10,387 01-14-2015, 09:20 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

For DES crypt, it would be extremely useful to be able to apply existing rulesets that generate passwords longer than eight characters, without modifying them. DES crypt is a special case because it ...
royce Old oclHashcat Support 6 10,387 01-14-2015, 09:56 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

Awesome - that's *perfect*! That's exactly what I needed to know.
royce Old oclHashcat Support 6 10,387 01-14-2015, 10:11 PM
    Thread: truncating passwords instead of rejecting them
Post: RE: truncating passwords instead of rejecting them

Hmm, still rejecting 60% of my passwords. I dug around a little more, and found this thread: https://hashcat.net/forum/thread-3132.html It turns out that on GPU, using -r to specify a separate t...
royce Old oclHashcat Support 6 10,387 01-14-2015, 10:31 PM