| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: ports/266227
Exp-run by: antoine
Approved by: portmgr
|
|
|
|
|
| |
This release adds new backend support for Metal, the OpenCL
replacement API on Apple, many new hash-modes, and some bug fixes.
|
|
|
|
|
|
| |
Same fix as archivers/7-zip
Approved by: portmgr (build fix blanket)
|
|
|
|
|
| |
Duplicate identical type definitions of INT_PTR and UINT_PTR did cause
benign compiler warnings.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Don't include altivec.h when using clang, build breaks then.
Notes:
svn path=/head/; revision=552613
|
|
|
|
|
|
|
|
| |
This update brings new algorithms and performance improvements.
Release announcement: https://hashcat.net/forum/thread-7317.html
Notes:
svn path=/head/; revision=462539
|
|
|
|
|
|
|
|
|
|
| |
This is a bugfix release.
Changes: https://github.com/hashcat/hashcat/blob/v4.0.1/docs/changes.txt
Reported by: Royce Williams (via private email)
Notes:
svn path=/head/; revision=453742
|
|
|
|
|
|
|
|
|
|
|
| |
This is a major release that updates all kernels to support password
and salt length up to 256 characters. Previous hand-optimized kernels
are still available but only support passwords up to 32 characters.
Changes: https://hashcat.net/forum/thread-6965.html
Notes:
svn path=/head/; revision=453139
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version separates hashcat into thin binary and shared library.
Changelog:
https://raw.githubusercontent.com/hashcat/hashcat/master/docs/changes.txt
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D9080
Notes:
svn path=/head/; revision=430954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o fix shebang on sample bash completion installer
o respect ${CC}
o fix gsed dependency
o switch to a simpler Makefile patch that was merged upstream
Reported by: AMDmi3 (shebang issue)
Reviewed by: matthew
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D8984
Notes:
svn path=/head/; revision=429996
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://raw.githubusercontent.com/hashcat/hashcat/v3.20/docs/changes.txt
PR: 215017
Submitted by: lifanov@mail.lifanov.com (maintainer)
Notes:
svn path=/head/; revision=427605
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream have included our local patches.
ChangeLog: https://raw.githubusercontent.com/hashcat/hashcat/v3.10/docs/changes.txt
PR: 211998
Submitted by: lifanov@mail.lifanov.com (maintainer)
Notes:
svn path=/head/; revision=420475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a major rewrite that combines the codebases of the former
hashcat (running on the main CPU) and oclHashcat (running on the GPU).
Because of the extent of the changes, the previous version will still
remain available, renamed to 'hashcat-legacy' (following upstream)
ChangeLog: https://github.com/hashcat/hashcat/releases/tag/v3.00
PR: 210873
Submitted by: lifanov@mail.lifanov.com (maintainer)
Notes:
svn path=/head/; revision=418409
|
|
Windows 7/8/10, Apple OS X, and GNU/Linux, supporting seven unique modes
of attack for over 100 optimized hashing algorithms.
WWW: https://hashcat.net/hashcat/
PR: 205160
Submitted by: lifanov@mail.lifanov.com
Notes:
svn path=/head/; revision=404760
|