解密rar、pdf、word
需要2个工具Hashcat +john the ripperhashcatjohn the ripper下载解压得到获取需要解密文件的hash…\john-1.9.0-jumbo-1-win64\run下的工具使用相对应的命令//Wordpython office2john.py test.docx//Pdfperl pdf2john.pl test.pdf //zipzip2john.exe test.zip//rarrar2join.exe test.rar运行