diff options
author | Mathias Bynens <mathias@qiwi.be> | 2015-03-25 16:19:05 +0100 |
---|---|---|
committer | Mathias Bynens <mathias@qiwi.be> | 2015-03-25 16:19:24 +0100 |
commit | ea959c5706472c939ac6d0c01df8d1b1f58241b0 (patch) | |
tree | 0187e8e01af8e4152dd17570bf815c539c1dd528 | |
parent | 98d67fca5c9f0448a5eb049e50f025b109dac5af (diff) | |
download | dotfiles-ea959c5706472c939ac6d0c01df8d1b1f58241b0.tar.gz dotfiles-ea959c5706472c939ac6d0c01df8d1b1f58241b0.tar.bz2 dotfiles-ea959c5706472c939ac6d0c01df8d1b1f58241b0.zip |
brew.sh: Add aircrack-ng
-rwxr-xr-x | brew.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ brew install sfnt2woff-zopfli brew install woff2 # Install some CTF tools; see https://github.com/ctfs/write-ups. +brew install aircrack-ng brew install bfg brew install binutils brew install binwalk |