diff --git a/installs/.Brewfile b/installs/.Brewfile index 6031b1d..c231b24 100644 --- a/installs/.Brewfile +++ b/installs/.Brewfile @@ -43,6 +43,7 @@ brew 'neofetch' cask 'android-studio' cask 'boop' brew 'gradle' +# brew 'qemu' cask 'iterm2' cask 'postman' cask 'sourcetree' @@ -63,11 +64,15 @@ brew 'nvm' brew 'openjdk' brew 'python' brew 'rust' +cask 'android-sdk' # Network and Security Testing -cask 'wireshark' +brew 'nmap' brew 'wrk' +cask 'burp-suite' +cask 'metasploit' cask 'owasp-zap' +cask 'wireshark' # Security Utilities brew 'bcrypt' @@ -80,11 +85,11 @@ tap 'homebrew/cask-fonts' cask 'font-fira-code' cask 'font-hack' cask 'font-inconsolata' +cask 'font-meslo-lg-nerd-font' # Mac OS Mods and Imrovments brew 'm-cli' cask 'alt-tab' -cask 'amethyst' cask 'anybar' cask 'coteditor' cask 'finicky' @@ -115,3 +120,4 @@ cask 'tresorit' cask 'firefox' cask 'chromium' cask 'standard-notes' +cask 'signal'