Vault7: CIA Hacking Tools Revealed
Navigation: » Latest version
Owner: User #15728648
Development Resources
Homebrew
To install formulae locally, copy them to ~/Library/Caches/Homebrew/Formula (mkdir if this does not exists), and copy the dependencies to ~/Library/Caches/Homebrew
mkdir -p ~/Library/Caches/Homebrew/Formulacp ~/Downloads/grep.rb ~/Library/Caches/Homebrew/Formula
cp ~/Downloads/grep_deps/* ~/Library/Caches/Homebrew/
To get the dependencies, get on an internet machine with homebrew installed a do:
brew fetch --deps
The dependencies will be in ~/Library/Caches/Homebrew (or /Library/Caches/Homebrew)
FauxPas
Application that inspects an Xcode project and warns about possible bugs, as well ass maintainability and style issues.