Linux rar attack

sudo apt-get update

sudo apt-get install libxml2-dev

git clone https://github.com/jaredsburrows/rarcrack

cd rarcrack

ls

make

./rarcrack --threads 2 --type zip test.zip

原文地址:https://www.cnblogs.com/YZFHKMS-X/p/13953243.html