| Summary: | [NEW PORT] security/hashcat: Advanced CPU-based password recovery utility | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Nikolai Lifanov <lifanov> | ||||||||||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||||||||||
| Status: | Closed FIXED | ||||||||||||||||||
| Severity: | Affects Some People | Keywords: | feature, patch, patch-ready | ||||||||||||||||
| Priority: | --- | ||||||||||||||||||
| Version: | Latest | ||||||||||||||||||
| Hardware: | Any | ||||||||||||||||||
| OS: | Any | ||||||||||||||||||
| Attachments: |
|
||||||||||||||||||
Created attachment 164019 [details]
security/hashcat 2.00 shar
$ portlint -A looks fine. Created attachment 164020 [details]
poudriere testport log
Created attachment 164119 [details]
security/hashcat 2.00
Update the patch:
o Upstream does not recommend AVX and AVX2 targets just yet
o Strip .bin extensions from binaries: they are an artifact from when this was
closed source and upstream will remove them.
Created attachment 164120 [details]
security/hashcat 2.00 shar
reroll the shar
Created attachment 164728 [details]
security/hashcat 2.00
Upstream probably won't remove .bin extensions.
I'll update the port if this changes.
Created attachment 164729 [details]
security/hashcat 2.00 shar
A commit references this bug: Author: amdmi3 Date: Tue Dec 29 16:39:36 UTC 2015 New revision: 404760 URL: https://svnweb.freebsd.org/changeset/ports/404760 Log: Hashcat is an advanced CPU-based password recovery utility for FreeBSD, 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 Changes: head/security/Makefile head/security/hashcat/ head/security/hashcat/Makefile head/security/hashcat/distinfo head/security/hashcat/files/ head/security/hashcat/files/patch-src_hashcat-cli.c head/security/hashcat/pkg-descr head/security/hashcat/pkg-plist |
Created attachment 164018 [details] security/hashcat 2.00 Please add security/hashcat. Hashcat is arguably the most popular and fastest hash recovery utility, which was recently open-sourced under MIT license. This is the CPU version of hashcat.