1.使用rar2john找到md5 2.基于字典 hashcat -a 0 -m 12500 /root/Desktop/md5.txt /usr/share/wordlists/weakpass.txt 3.基于暴力的6-8位混合小写字母和数字: hashcat -a 3 -m 12500 /root/Desktop/md5numword.txt --increment --increment-min 6 --increment-max 8 优化 https://wps2015.org/drop...