## TODO List ### VMWare Horizon Client - ``` https://download3.vmware.com/software/CART24FQ4_MAC_2312/VMware-Horizon-Client-2312-8.12.0-23149316.dmg ``` ### neo4j ``` brew install neo4j ``` ### BloodHound GUI - ``` https://github.com/BloodHoundAD/BloodHound/releases/download/v4.3.1/BloodHound-darwin-arm64.zip ``` ### Manually Build BloodHound ``` npm install --location=global electron-packager git clone https://github.com/BloodHoundAD/BloodHound sudo npm install sudo npm run build:macos ``` ### NetExec ``` brew install pipx pipx install git+https://github.com/Pennyw0rth/NetExec ``` ### AWS CLI ``` curl "https://s3.amazonaws.com/aws-cli/awscli-bundle.zip" -o "awscli-bundle.zip" unzip awscli-bundle.zip sudo ./awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws ``` ``` # shortcut way pip3 install aws-cli ``` ### Obsidian (Note Taking App) ``` https://github.com/obsidianmd/obsidian-releases/releases/download/v1.5.8/Obsidian-1.5.8-universal.dmg ``` ### WPS Office (Excel , PPTs , Docs , PDFs) ``` https://www.wps.com/office/mac/ ``` ### Sublime Text (Modern Text Editor) ``` https://download.sublimetext.com/Sublime%20Text%20Build%203211.dmg ``` ### BitTorrent (Torrent Client App) ``` https://www.bittorrent.com/products/mac/bittorrent-web-compare/ ``` ### BinaryNinja (Reverse Engineering Tool) ``` https://cdn.binary.ninja/installers/BinaryNinja-free.dmg ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up