Fixes and added john the ripper install
This commit is contained in:
5
install/app_john_the_ripper.sh
Normal file
5
install/app_john_the_ripper.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
sudo dnf install yasm gmp-devel libpcap-devel bzip2-devel
|
||||
git clone https://github.com/magnumripper/JohnTheRipper.git ~/.local/share/sunhat/packages/JohnTheRipper/
|
||||
cd ~/.local/share/sunhat/JohnTheRipper/src
|
||||
./configure && make
|
||||
cd ~/.local/share/sunhat
|
Reference in New Issue
Block a user