Cxnsxle
Results
1
comments of
Cxnsxle
Hi guys, I hope this helps you. I compiled with `python3.12` virtualenv `git clone https://github.com/Pennyw0rth/NetExec.git` `cd NetExec` `virtualenv --python="/usr/bin/python3.12" env` `source env/bin/activate` `pip --version` `pip install pyinstaller .` `pyinstaller netexec.spec`...