12-02-2013, 10:10 AM
12-02-2013, 10:31 AM
Easy, don't waste your time. Jus download is from the page
https://hashcat.net/files/hashcat-0.46.7z
then in the terminal write "7z x hashcat-0.46.7z"
done
https://hashcat.net/files/hashcat-0.46.7z
then in the terminal write "7z x hashcat-0.46.7z"
done
12-04-2013, 03:40 PM
(12-02-2013, 10:31 AM)eljolot Wrote: [ -> ]Easy, don't waste your time. Jus download is from the page
https://hashcat.net/files/hashcat-0.46.7z
then in the terminal write "7z x hashcat-0.46.7z"
done
But where should i copy the folder and how to install i
12-04-2013, 09:32 PM
Extract with 7z x hashcat-0.46.7z
then "cd hashcat-0.46"
Want to use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) without linux basics ?..
then "cd hashcat-0.46"
Want to use The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) without linux basics ?..
01-05-2014, 06:00 AM
as this package can be found in repository, and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux team pay attention from time to time on that that software provided from repo is up to date.
so simple command, that i used in this situation is:
apt-get install --reinstall hashcat
dont forget to update before, also can be used:
aptitude reinstall hashcat
Hope this helps someone.
so simple command, that i used in this situation is:
apt-get install --reinstall hashcat
dont forget to update before, also can be used:
aptitude reinstall hashcat
Hope this helps someone.
01-12-2014, 05:14 PM
(01-05-2014, 06:00 AM)blackhatcat Wrote: [ -> ]as this package can be found in repository, and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux team pay attention from time to time on that that software provided from repo is up to date.
so simple command, that i used in this situation is:
apt-get install --reinstall hashcat
dont forget to update before, also can be used:
aptitude reinstall hashcat
Hope this helps someone.
It work for me thank you so much