> For the complete documentation index, see [llms.txt](https://pentest.mxhx.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pentest.mxhx.org/05-passwords-ciphers/unzip-crack.md).

# Unzip Crack

* Bruteforce Unzip:

```
fcrackzip -D -p rockyou.txt secret.zip
```
