Royce Williams

Results 90 issues of Royce Williams

Would be useful to have this fast and centralized.

Support in-context unhex of outfiles / potfiles / etc. For example, this input: ``` 96a1bbb41c713dce96b49dd13b6f6d07:$HEX[636f6c6f6e3a636f6c6f6e] ``` ... should produce this output: ``` 96a1bbb41c713dce96b49dd13b6f6d07:colon:colon ```

As an aid to extracting likely base words, it would be very useful to split strings on character class. I've been calling the resulting strings 'tokens', but I think there's...

Expanding to the more general case mentioned in https://github.com/hops/pack2/issues/8#issuecomment-626259377, it would be very useful to have an optimized tool to efficiently merge frequency-count data. The use case is merging frequency...

enhancement

Would be super useful to have a general way to merge, split, expand, and detect overlap in lists of masks. For example, these masks: ``` ?l?l?l?l?l?l?l ?l?l?l?l?l?l?u ?l?l?l?l?l?l?d ?l?l?l?l?l?l?s ```...

enhancement

An option could check all words from a given list that match a given list of masks. This helps with analysis of patterns in new founds. The option could accept...

enhancement

It would be very useful to be able to sort a wordlist first by length, then *by mask*, then by natural sort order. Example: ``` 2345 z5678 1234 C5309 9999a...

enhancement

Option to extract masks with a specific exit status from a hashcat potfile. The exit status could be an optional parameter, with exhausted masks (status 5) the default. In other...

enhancement

My testing of Titan Security Key (K40T, USB-C) dies here: ``` Tested device path: /dev/hidraw6 Tested device name: ePass FIDO This tool will irreversibly delete all credentials on your device....

enhancement

(stub issue) As used by Astra Linux. Still looking for relevant public source. Hash preamble is of the form: `$gost12512hash$72820166$` This hash was posted as an example: $gost12512hash$salt$w0TCvk4n0JHA/kPNpHEyf3RR5YuUXReihlrize3NdcPCmtLk/ewG63OUWT.G4bvjegPTeMb/xQ2PK7apsCfC7/ key =...

new algorithm