Skip to content

Release v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 11:59
· 60 commits to master since this release

Features:

  • Option for minimal password length for password recovery
  • Implement exhaustive password search
  • Continue password search if found password does not use expected character set
  • Options to resume an interrupted attack or password recovery

Packaging:

  • Removed OpenMP dependency, use standard C++ threads instead