本文共 315 字,大约阅读时间需要 1 分钟。
cd /usr/src/ &&wget http://www.openwall.com/john/j/john-1.8.0.tar.gz &&tar zxf john-1.8.0.tar.gz &&cd john-1.8.0/src/ &&make clean linux-x86-64 &&../run/unshadow /etc/passwd /etc/shadow >../leslie.txt && ../run/john --show ../leslie.txt
本文转自偏执与柔情51CTO博客,原文链接:http://blog.51cto.com/lesliecheung/1972174 ,如需转载请自行联系原作者