john

密码破解工具。 更多信息:https://www.openwall.com/john/.

john {{路径/到/hashes.txt}}

john --show {{路径/到/hashes.txt}}

john --show --users={{用户_IDs}} {{路径/到/hashes1.txt 路径/到/hashes2.txt ...}}

john --wordlist={{路径/到/wordlist.txt}} {{路径/到/hashes.txt}}

john --list=formats

john --format={{md5crypt}} {{路径/到/hashes.txt}}

john --rules {{路径/到/hashes.txt}}

john --restore={{路径/到/mycrack.rec}}