Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 731 Bytes

File metadata and controls

20 lines (10 loc) · 731 Bytes

This page contains information about packages for hashcat, with guidance for users and for package maintainers.

For users

Many OS packaging systems have a package simply called 'hashcat'.

Downstream package status

Here is a list of downstream packages that include hashcat, as tracked by Repology.

Packaging status

For package maintainers

Packaging guidance

If needed, you can disable hardcoded CPU optimization flags with a MAINTAINER_MODE flag.

Compile hashcat with make MAINTAINER_MODE=1 instead of just make.