2024-08-12 03:28:17 -05:00
|
|
|
sudo dnf install -y yasm gmp-devel libpcap-devel bzip2-devel
|
2024-07-11 08:53:27 -05:00
|
|
|
git clone https://github.com/magnumripper/JohnTheRipper.git ~/.local/share/sunhat/packages/JohnTheRipper/
|
2024-08-12 03:28:17 -05:00
|
|
|
cd ~/.local/share/sunhat/packages/JohnTheRipper/src
|
2024-07-11 08:53:27 -05:00
|
|
|
./configure && make
|
|
|
|
cd ~/.local/share/sunhat
|