kalilinux下hachcat安装

更新时间:2023-07-03 13:01:03 阅读: 评论:0

kalilinux下hachcat安装
yoro⽹上关于hachcat的简单使⽤⽅法介绍很多,然⽽却很少有在kali linux上的安装教程,找了好长时间,终于安装成功了,特此将中间借鉴的内容记录如下:
#⾸先安装p7z,⽤于解压下载的p7z包
#然后安装hashcat
Lets Begin the journey of Cracking Passwords…..
Download Hashcat:
Download the latest Hashcat on your Linux distribution (My Distribution is Ubuntu) from the .
$ wget hashcat/files/hashcat-2.00.7z
To extract the archive, you need to have 7zip utility installed. If you don’t have it on your system, install it:
Redhat/Centos/Fedora
$ yum install p7zipdesires
In ca, if yum install didn’t work for you, then you need to .
Ubuntu/Debianmi two
$ apt-get install p7zip
Unpack:
Extract the archive using the installed 7zip utility镜子的英文
Redhat/Centos/Fedora
$ 7za x hashcat-2.00.7z
Ubuntu/Debian
$ p7zip -d hashcat-2.00.7z
Now change to the Hashcat directory:
ultra
tired怎么读
$ cd hashcat-2.00
You can e the binary executable as shown below:
$ ls -l hashcat-cli*.bin
In latest version of HashCat 3.6.0
The binary file is named as hashcat64.bin if it is 64bit and hashcat32.bin if it is 32bit
八年级英语语法Bad on your Hardware & OS installation, choo either 32bit or 64 bit binary. You can find out using the command:
$uname -a
staticLinux ubuntu 3.13.0-65-generic #106-Ubuntu SMP Fri Oct 2 22:08:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
fiteSince my OS is 64 bit, I would u Hashcat  binary compiled on 64bit (hashcat-cli64.bin). Just to make our lives easier, lets copy the binary to the standard binary locations like : /usr/bin/
$ cp hashcat-cli64.bin /usr/bin/
>brs

本文发布于:2023-07-03 13:01:03,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/165826.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:教程   记录   解压   安装   内容
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图