Skip to content
#

hashcat

Here are 92 public repositories matching this topic...

hops
hops commented Mar 28, 2019

This is follow up of #1969 intended as a discussion on how this rule should behave.
It would be great if @jfoug and/or @magnumripper would join so we can battle it out and make it consistent between hashcat and john.

As I mentioned in the original report I assumed that given the input word foobar and the rule ef the mangled output should be FOobar. This is based on my first thought when

Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes

  • Updated Jun 1, 2020
  • C
winxp5421
winxp5421 commented Jan 3, 2019

Winxp, need to redo Server and Client Documentation

Wiki should be updated to inform users the C# client is technically Depreciated at this time and current wiki should be converted to using the python client as its main focus ( Or make the link to the Client repo much more apparent ((probably the best option)))

Videos should be rather generic on setup Pointing users to use commands found

Kaonashi
Sc00bz
Sc00bz commented May 6, 2019

You should order masks by efficiency (occurrences/key_space) because this will lead to the less guesses to crack passwords.

Looking at the top 5:
https://github.com/kaonashi-passwords/Kaonashi/blob/5239bd333ed34993b43126a4499606ba70086034/masks/kaonashi_masks_numbered.txt#L1-L5

And ordering just the 1000 in kaonashi_masks_numbered.txt by efficiency the top 5 are now:

673407:?u?u?u?u
roycewilliams
roycewilliams commented May 18, 2018

Would be good to clarify which cmdline parameters are mutually exclusive, which perform primary actions, which augment the functionality of a primary action, etc. Grouping them into primary and then modifier subgroups would be good, and then sorting each of those sections alphabetically (in compressed manpage style).

Would also be good if -t mentioned that the resulting filename has '.tokens' a

Improve this page

Add a description, image, and links to the hashcat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hashcat topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.