02-24-2023, 02:28 PM
(02-24-2023, 10:25 AM)marc1n Wrote: Everything is working now!
Use this image https://hub.docker.com/r/bnzm5270/hashcat/
Then command apt update && apt upgrade -y && aptĀ dist-upgrade -y && apt autoremove -y && apt autoclean -y
next rm -r hashcat
next git clone https://github.com/hashcat/hashcat.git
cd hashcat
make install
Done!
I often use it and have no errors.
Thanks
All good