mdcrack on AUR (Arch User Repository)

Last updated: October 06,2024

1. Install "mdcrack" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install mdcrack on Arch using YAY

$ yay -S mdcrack

* (Optional) Uninstall mdcrack on Arch using YAY

$ yay -Rns mdcrack

2. Manually Install "mdcrack" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone mdcrack's git locally

$ git clone https://aur.archlinux.org/mdcrack.git ~/mdcrack

c. Go to ~/mdcrack folder and install it

$ cd ~/mdcrack $ makepkg -si

3. Information about the mdcrack package on Arch User Repository (AUR)

ID: 316496
Name: mdcrack
PackageBaseID: 98418
PackageBase: mdcrack
Version: 1.2-5
Description: MD4/MD5/NTLM1 hash cracker
URL: http://c3rb3r.openwall.net/mdcrack/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sanerb
Submitter: sanerb
FirstSubmitted: 1440460847
LastModified: 1466890043
URLPath: /cgit/aur.git/snapshot/mdcrack.tar.gz