Installation for Unix
Last updated
Was this helpful?
Last updated
Was this helpful?
Using to install NetExec is recommended. This allows you to use NetExec and the nxcdb system-wide.
Open a new shell and you are ready to go:
Updating via pipx:
If pip fails to build aardwolf you need to . Don't forget to reload your shell so rust is added to your PATH!
Install uv (and rust)
Now that UV is set, up and we can download the NetExec repository and install its dependencies:
We do not recommand to install poetry via APT on kali
Now that poetry is set, up and we can download the NetExec repository and install its dependencies:
You're going to need to install which is what nxc uses to manage dependencies. To install poetry you should use , because our dynamic-versioning plugin will likely crash otherwise.
We recommend installing via pipx/pip, but if you want to use a pre-compiled binary, go to the and download the appropriate binary.