Royce Williams
Royce Williams
I've thought in the past that that would be useful. But I don't think it would be a full substitute for this request, as it would require changing the filenames...
Looks like this was implemented in 4b4f9b61b9bc54d10eeb39c3a38a3cd912acaf8c / 5ef7b737a141b50d24356e121aec4beb1768e4b7 / 6fce6fb3ff120ed16b300af97cf2144b36edcbe8 / c6c816518c937907affd5d252fe995221ca04e9b ?
OK, a couple of ideas: * If custom modules are detected, list them separately in `hashcat --help` output, or list them with an asterisk next to the mode number, or...
Ah, what other changes were made?
It most definitely does not require reading the entire file first. It can function like `tac` does under the hood - reading from the end of the file in blocks....
i have narrowed the autotuning speed issue down a bit. **6.2.3 release:** classic expected total speeds when running a series of masks - zero pause between each mask, actual cracking...
A better solution - that covers more use cases and preserves autotuning benefits - is to find a way to set a threshold (complexity/keyspace threshold), that if the attack is...
This does allow me to mostly - manually, painstakingly - recreate the original functionality locally. If the consensus is that it's not possible (or not worth doing) to do that...
@solardiz, thanks - I didn't even know about `--format=crypt`! Description updated.
This has been hotly debated in Discord. Chick3man's assertions: * drawing attention to the potfile is not the right approach * instead, more stress should be placed on guiding the...