Search Criteria
Package Details: hashcat-git 5.0.0+52+g2aff01b2-1
Git Clone URL: | https://aur.archlinux.org/hashcat-git.git (read-only, click to copy) |
---|---|
Package Base: | hashcat-git |
Description: | Multithreaded advanced password recovery utility |
Upstream URL: | https://hashcat.net/hashcat |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 3 |
Popularity: | 0.000011 |
First Submitted: | 2016-07-04 19:13 |
Last Updated: | 2018-11-10 15:22 |
Dependencies (4)
- ocl-icd (khronos-ocl-icd-git)
- xxhash (xxhash-git)
- git (git-git) (make)
- opencl-headers (opencl-headers-git) (make)
Required by (5)
- airgeddon-git (requires hashcat) (optional)
- ba-pentest-commons-meta (requires hashcat)
- handshake-cracker (requires hashcat)
- wifite2 (requires hashcat) (optional)
- wifite2-git (requires hashcat) (optional)
Latest Comments
BooneyNoobington commented on 2020-09-15 18:50
Problem with my specific setup (hashcat works fine on other machines). I'm using a Radeon RX 560.
gives
Happens also with hashcat from community.
muhviehstarr commented on 2018-11-07 05:28
please change build to :
build() { cd ${pkgname} git submodule init git submodule update --recursive make PREFIX=/usr SHARED=1 }
muhviehstarr commented on 2018-11-07 05:28
please change build to :
build() { cd ${pkgname} git submodule init git submodule update --recursive make PREFIX=/usr SHARED=1 }
C0rn3j commented on 2017-02-12 14:00
Fails to build
==> Starting build()...
make: *** No rule to make target 'hashcat_shared'. Stop.
==> ERROR: A failure occurred in build().