🍎Installation for Mac
Setup Rust with Homebrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"brew install rustcurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
source "$HOME/.cargo/env"Installing Netexec with pipx
brew install pipx
pipx install git+https://github.com/Pennyw0rth/NetExecUsing NetExec Binary
Last updated
Was this helpful?

