Skip to content

Releases: sensepost/hash-cracker

Release v3.4

13 Mar 11:12
08ebc52
Compare
Choose a tag to compare

No More tmp_ and More Flexibility

  • Moved from tmp_ files to proper temporary file handling
  • Handling of CTRL+C - will remove temporary file(s)
  • Renamed processors to match with menu option number
  • Added cracklib.txt
  • Added new parameters.sh checking script that handles parameters given by the user
  • Added option to disable --loopback (default: Enabled)

Release v3.3.1

24 Feb 10:26
fcfc372
Compare
Choose a tag to compare
  • Changes to digitremover.sh - thanks @singe

Release v3.3

13 Feb 14:49
4f44bf6
Compare
Choose a tag to compare
  • Added digitremover.sh

Release v3.2

01 Feb 09:46
e01044b
Compare
Choose a tag to compare
  • Added Polish wordlist
  • Added missing --hwmon-disable flag to markov-generator.sh
  • Replaced OneRuleToRuleThemAll with OneRuleToRuleThemStill
  • Split requirements.sh into two files mandatory and optional
  • Added Custom Word List Generator - CeWL

Release v3.1

30 Nov 15:07
b20f138
Compare
Choose a tag to compare
  • Optimized kernels are used by default but can be disabled with the -n or --no-limit flag
  • Help menu implemented
  • Moved search functionality
  • Added Markov-chain password generator based on bujimuji/markov-passwords
  • Added Dutch OpenTaal wordlist
  • Issue fix with pack-mask.sh

Release v3.0 🚀

14 Oct 08:58
53d066f
Compare
Choose a tag to compare

Besides some small changes you can now chose if you want to run things with a single or multiple word lists. As you can imagine, this will take much longer, but it is worth it.

  • Added multi word list support
  • Added german.txt word list
  • Added two new, FaceBook based rules, thanks @singe
  • Disabled hardware monitoring (--hwmon-disable) for all processors
  • Added word list brutas-combined - combining all lists in the 'passwords' category from brutas

Release v2.9.4

13 Sep 12:44
76616c7
Compare
Choose a tag to compare
  • Fixed issue with splitting usernames from source file
  • Added Russian wordlist

Release v2.9.3

17 Aug 13:31
ab3c561
Compare
Choose a tag to compare

Dump Optimization

  • Moved from showing cracked hashes with hashcat for use as input to directly taking the potfile
    • Performance gain +/- 15%

Release v2.9.2

31 Jul 11:04
74f2b6d
Compare
Choose a tag to compare

Release v2.9.1

07 Jul 11:13
e324e2a
Compare
Choose a tag to compare
  • Moved from cut to awk since previously it was not compatible with multiple outputs