Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Releases: sensepost/hash-cracker-apple-silicon

Release v3.9

30 Oct 07:33
eb804b7
Compare
Choose a tag to compare
  • For the heavy lifters, you can now do custom length brute force attacks
  • Changed the behavior of trap to not only clean temporary files but keep hash-cracker alive when intentionally or unintentionally CTRL+C is pressed

Release v3.8.1

10 Oct 15:12
4598ffb
Compare
Choose a tag to compare
  • Extended job in word-bruteforce.sh

Release v3.8

19 Sep 15:58
17db1d8
Compare
Choose a tag to compare
  • Even more ability to set static parameters
  • Added link to new blog

Release v3.7

04 Aug 13:05
098f43a
Compare
Choose a tag to compare
  • Introduced hash-cracker.conf to set a static config yourself
  • Merged mandatory-checks.sh and optional-checks.sh into parameters.sh
  • Changed all processors to use the static config file if chosen
  • Option to use the static config --static

Release v3.6

04 May 19:56
720550c
Compare
Choose a tag to compare

World Password Day release 🚀

  • Removed -m from module information
  • New rule - stacking58
  • Added Stacker based on new rule
  • Hashcat hardware monitoring can be enabled from now upon

Release v3.5

09 Apr 14:48
659b23f
Compare
Choose a tag to compare
  • Updated supported hash types, based on hashcat v6.2.6-420-gdc51a1a97

Release v3.4

13 Mar 11:13
b377d2c
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
70af6e3
Compare
Choose a tag to compare
  • Changes to digitremover.sh - thanks @singe

Release v3.3

13 Feb 14:52
08455fc
Compare
Choose a tag to compare
  • Added digitremover.sh

Release v3.2

01 Feb 09:47
a4718ae
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
  • Enabled Fingerprint attack - was disabled due to incompatibility with Apple Silicon
  • Added Custom Word List Generator - CeWL