Skip to content

Commit

Permalink
mention blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
agourlay committed Oct 3, 2022
1 parent 7cf2be3 commit 71773bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

`zip-password-finder` is a tool to find the password of protected zip files.

The design of this tool is described in details in the [following blog article](https://agourlay.github.io/brute-forcing-protected-zip-rust/).

It supports two modes:

- dictionary: test passwords from a dictionary text file (one word per line)
Expand Down

0 comments on commit 71773bd

Please sign in to comment.