First install Rust on Mac
brew install rust
Or
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source "$HOME/.cargo/env"
Install Netexec
brew install pipx pipx install git+https://github.com/Pennyw0rth/NetExec
Last updated 8 months ago