mac用fcrackzip命令破解zip压缩文件密码
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了mac用fcrackzip命令破解zip压缩文件密码相关的知识,希望对你有一定的参考价值。
参考技术A fcrackzip是一款专门破解zip类型压缩文件密码的工具,工具小巧方便、破解速度快,能使用字典和指定字符集破解,适用于linux、mac osx 系统部分重要参数说明
具体请参考
假如有一个文件sn.zip文件加密,密码为12345,我们可使用fcrackzip暴力破解
参数解释:
如果想要使用现有的字典破解的话,你可以写成如下形式:
参数解释:
用shell压缩多个文件夹为zip
参考技术A压缩为bcd.zip,保存在a文件夹中,如果要静默模式,zip命令加-q选项。
文件格式:
另指计算机文件压缩算法,原名真空,发明者为菲尔·卡茨,他于1989年1月公布了该格式的资料。
标准 ZIP 压缩文件格式分析:标准 zip 文件格式由三部分组成:zip 压缩数据段、中央目录区、中央目录区尾部。其中 zip 压缩数据段又分为 zip 文件头信息和压缩数据。如图 1、2、3 所示。带☆的是在文件修复中经常用到的。
扩展资料:
命令参数:
Copyright (C) 1990-1999 Info-ZIP
Type 'zip "-L"' for software license。
Zip 2.3 (November 29th 1999). Usage。
zip [-options] [-b path] [-t mmddyyyy] [-n suffixes] [zipfile list] [-xi list]。
The default action is to add or replace zipfile entries from list, which。
can include the special name - to compress standard input。
If zipfile and list are omitted, zip compresses stdin to stdout。
-f freshen: only changed files -u update: only changed or new files。
参考资料来源:百度百科-Zip
以上是关于mac用fcrackzip命令破解zip压缩文件密码的主要内容,如果未能解决你的问题,请参考以下文章