githubEdit

🪟Installation for Windows

Using Python and pipx

circle-check
circle-exclamation

Set up git, Rust and C++: https://git-scm.com/download/winarrow-up-right https://www.rust-lang.org/tools/installarrow-up-right https://visualstudio.microsoft.com/de/visual-cpp-build-tools/arrow-up-right

Install pipx and install NetExec directly from the repository:

pip install pipx
python -m pipx ensurepath
python -m pipx install git+https://github.com/Pennyw0rth/NetExec

Restart your command line and you should be able to execute NetExec:

NetExec

Using NetExec Binary

  1. Download the latest Windows binary on the release arrow-up-rightpage (netexec-windows-latest)

  2. Unzip the folder

  3. Run the binary from the command line

From Python ZippApp

circle-exclamation
  1. You can also use the standalonearrow-up-right version of Python, then add the path of the folder containing the python.exe file to the PATH env variable of your user.

  2. Download the ZippApp for your specific OS & Python version herearrow-up-right

  3. Then just run the binary python.exe .\nxc

If you got this error

Add the following registry key:

Last updated

Was this helpful?