Skip to content

Hashcat 6.1.1 docker for Ubuntu 20.04, CUDA and OpenCL. Works with Vast.ai.

License

Notifications You must be signed in to change notification settings

500farm/docker-hashcat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-hashcat

A fork of dizcza/docker-hashcat compiled for Ubuntu 20.04 and CUDA 11.2.

Supports RTX 30 series cards in both CUDA and OpenCL modes.

Compatible with Vast.ai.

nvidia-docker run -it 500farm/docker-hashcat

Then inside the docker container run

# list the available CUDA and OpenCL interfaces
hashcat -I

# run hashcat bechmark
hashcat -b

Hashcat utils

Along with the hashcat, the following utility packages are installed:

  • hashcat-utils for converting raw Airodump to HCCAPX capture format; info cap2hccapx -h
  • hcxtools for inspecting, filtering, and converting capture files;
  • hcxdumptool for capturing packets from wlan devices in any format you might think of; info hcxdumptool -h
  • kwprocessor for creating advanced keyboard-walk password candidates; info kwp -h

About

Hashcat 6.1.1 docker for Ubuntu 20.04, CUDA and OpenCL. Works with Vast.ai.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%