aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2014-10-16 11:38:24 +0200
committerMathias Bynens <mathias@qiwi.be>2014-10-16 11:38:24 +0200
commit8b3f47b4199028965dd7bd6b7fa9eba69dc81f9f (patch)
treefd589cc4901d625c866f181e80aeda5ada9dd420
parent391d1884b36f2459324de8393dad988352771a6a (diff)
downloaddotfiles-8b3f47b4199028965dd7bd6b7fa9eba69dc81f9f.tar.gz
dotfiles-8b3f47b4199028965dd7bd6b7fa9eba69dc81f9f.tar.bz2
dotfiles-8b3f47b4199028965dd7bd6b7fa9eba69dc81f9f.zip
Brewfile: add binutils and cifer
-rwxr-xr-xBrewfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index 9961cb0..79fc909 100755
--- a/Brewfile
+++ b/Brewfile
@@ -39,7 +39,9 @@ install homebrew/php/php55 --with-gmp
# Install some CTF tools; see https://github.com/ctfs/write-ups
install bfg
+install binutils
install binwalk
+install cifer
install dex2jar
install dns2tcp
install fcrackzip