Skip to content

Commit

Permalink
Add support for encrypted zip files
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpclark committed Oct 11, 2017
1 parent e1d5638 commit 8a1fac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ sudo cp target/release/abrute /usr/bin/
not allow any characters of the same kind to neighbor
in the attempts.
-s, --start Starting character sequence to begin with.
-z, --zip Use `unzip` decryption instead of `aescrypt`.
<TARGET> Target file to decrypt. The target must be preceeded
by a double dash: -- target.aes
-h, --help Prints help information.
Expand Down

0 comments on commit 8a1fac5

Please sign in to comment.