MatrixTM / MHDDoS

Best DDoS Attack Script Python3, (Cyber / DDos) Attack With 56 Methods
MIT License
12.92k stars 2.69k forks source link

[BUG Report]: error while install requirement #507

Closed neohopebr closed 1 year ago

neohopebr commented 1 year ago

Version

2.4 (Default)

Which section is the problem?

Script Base

Please complete the following information

- OS: win 10
- Installed Requirements Version PyRoxy-1.0b5
- Python Version 3.11.3

What happened (Describe the bug) ?

error when installing requirement

Screenshots

https://prnt.sc/nIV9jfM18kMN

Please provide a link to a minimal reproduction of the bug

No response

Relevant log output

Building wheel for impacket (pyproject.toml) ... error
  error: subprocess-exited-with-error
 error: [Errno 22] Invalid argument: 'examples\\atexec.py'
      [end of output]
Failed to build impacket
ERROR: Could not build wheels for impacket, which is required to install pyproject.toml-based projects

C:\MHDDoS>pip install -r requirements.txt
Collecting pyroxy@ git+https://github.com/MatrixTM/PyRoxy.git (from -r requirements.txt (line 9))
  Cloning https://github.com/MatrixTM/PyRoxy.git to c:\users\brew\appdata\local\temp\pip-install-5d3d8azn\pyroxy_3024e067b2714ed1a94a508ceaf45a18
  Running command git clone --filter=blob:none --quiet https://github.com/MatrixTM/PyRoxy.git 'C:\Users\Brew\AppData\Local\Temp\pip-install-5d3d8azn\pyroxy_3024e067b2714ed1a94a508ceaf45a18'
  Resolved https://github.com/MatrixTM/PyRoxy.git to commit ea0f88dbc0573292ba5672124f69e4e7a31b544d
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting cloudscraper==1.2.71 (from -r requirements.txt (line 1))
  Using cached cloudscraper-1.2.71-py2.py3-none-any.whl (99 kB)
Requirement already satisfied: certifi==2022.12.7 in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from -r requirements.txt (line 2)) (2022.12.7)
Collecting dnspython==2.2.1 (from -r requirements.txt (line 3))
  Using cached dnspython-2.2.1-py3-none-any.whl (269 kB)
Collecting requests==2.27.1 (from -r requirements.txt (line 4))
  Using cached requests-2.27.1-py2.py3-none-any.whl (63 kB)
Collecting impacket==0.10.0 (from -r requirements.txt (line 5))
  Using cached impacket-0.10.0.tar.gz (1.4 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting psutil>=5.9.3 (from -r requirements.txt (line 6))
  Using cached psutil-5.9.5-cp36-abi3-win_amd64.whl (255 kB)
Collecting icmplib>=2.1.1 (from -r requirements.txt (line 7))
  Obtaining dependency information for icmplib>=2.1.1 from https://files.pythonhosted.org/packages/38/ab/a47a2fdcf930e986914c642242ce2823753d7b08fda485f52323132f1240/icmplib-3.0.4-py3-none-any.whl.metadata
  Using cached icmplib-3.0.4-py3-none-any.whl.metadata (19 kB)
Collecting pyasn1==0.4.8 (from -r requirements.txt (line 8))
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Requirement already satisfied: yarl>=1.7.2 in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from -r requirements.txt (line 10)) (1.9.2)
Collecting pyparsing>=2.4.7 (from cloudscraper==1.2.71->-r requirements.txt (line 1))
  Obtaining dependency information for pyparsing>=2.4.7 from https://files.pythonhosted.org/packages/39/92/8486ede85fcc088f1b3dba4ce92dd29d126fd96b0008ea213167940a2475/pyparsing-3.1.1-py3-none-any.whl.metadata
  Using cached pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB)
Collecting requests-toolbelt>=0.9.1 (from cloudscraper==1.2.71->-r requirements.txt (line 1))
  Using cached requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from requests==2.27.1->-r requirements.txt (line 4)) (1.26.15)
Collecting charset-normalizer~=2.0.0 (from requests==2.27.1->-r requirements.txt (line 4))
  Using cached charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Requirement already satisfied: idna<4,>=2.5 in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from requests==2.27.1->-r requirements.txt (line 4)) (3.4)
Collecting pycryptodomex (from impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for pycryptodomex from https://files.pythonhosted.org/packages/3c/a4/81675804055339db8e277f48bf0012b554a2322f15d000caebf7c8d3f011/pycryptodomex-3.19.0-cp35-abi3-win_amd64.whl.metadata
  Using cached pycryptodomex-3.19.0-cp35-abi3-win_amd64.whl.metadata (3.4 kB)
Collecting pyOpenSSL>=0.16.2 (from impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for pyOpenSSL>=0.16.2 from https://files.pythonhosted.org/packages/f0/e2/f8b4f1c67933a4907e52228241f4bd52169f3196b70af04403b29c63238a/pyOpenSSL-23.2.0-py3-none-any.whl.metadata
  Using cached pyOpenSSL-23.2.0-py3-none-any.whl.metadata (10 kB)
Collecting six (from impacket==0.10.0->-r requirements.txt (line 5))
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting ldap3!=2.5.0,!=2.5.2,!=2.6,>=2.5 (from impacket==0.10.0->-r requirements.txt (line 5))
  Using cached ldap3-2.9.1-py2.py3-none-any.whl (432 kB)
Collecting ldapdomaindump>=0.9.0 (from impacket==0.10.0->-r requirements.txt (line 5))
  Using cached ldapdomaindump-0.9.4-py3-none-any.whl (18 kB)
Collecting flask>=1.0 (from impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for flask>=1.0 from https://files.pythonhosted.org/packages/36/42/015c23096649b908c809c69388a805a571a3bea44362fe87e33fc3afa01f/flask-3.0.0-py3-none-any.whl.metadata
  Using cached flask-3.0.0-py3-none-any.whl.metadata (3.6 kB)
Collecting future (from impacket==0.10.0->-r requirements.txt (line 5))
  Using cached future-0.18.3-py3-none-any.whl
Collecting chardet (from impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for chardet from https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata
  Using cached chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB)
Collecting maxminddb>=2.2.0 (from pyroxy@ git+https://github.com/MatrixTM/PyRoxy.git->-r requirements.txt (line 9))
  Using cached maxminddb-2.4.0-py2.py3-none-any.whl
Collecting pysocks>=1.7.1 (from pyroxy@ git+https://github.com/MatrixTM/PyRoxy.git->-r requirements.txt (line 9))
  Using cached PySocks-1.7.1-py3-none-any.whl (16 kB)
Requirement already satisfied: multidict>=4.0 in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from yarl>=1.7.2->-r requirements.txt (line 10)) (6.0.4)
Collecting Werkzeug>=3.0.0 (from flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for Werkzeug>=3.0.0 from https://files.pythonhosted.org/packages/b6/a5/54b01f663d60d5334f6c9c87c26274e94617a4fd463d812463626423b10d/werkzeug-3.0.0-py3-none-any.whl.metadata
  Using cached werkzeug-3.0.0-py3-none-any.whl.metadata (4.1 kB)
Collecting Jinja2>=3.1.2 (from flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Using cached Jinja2-3.1.2-py3-none-any.whl (133 kB)
Collecting itsdangerous>=2.1.2 (from flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Using cached itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting click>=8.1.3 (from flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for click>=8.1.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata
  Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for blinker>=1.6.2 from https://files.pythonhosted.org/packages/bf/2b/11bcedb7dee4923253a4a21bae3be854bcc4f06295bd827756352016d97c/blinker-1.6.3-py3-none-any.whl.metadata
  Using cached blinker-1.6.3-py3-none-any.whl.metadata (1.9 kB)
Collecting cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0 (from pyOpenSSL>=0.16.2->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0 from https://files.pythonhosted.org/packages/d7/78/29d8332bebfe3c2d49a63fb23e1c9fc73a13507b5206b98479fda04c993b/cryptography-41.0.4-cp37-abi3-win_amd64.whl.metadata
  Using cached cryptography-41.0.4-cp37-abi3-win_amd64.whl.metadata (5.3 kB)
Requirement already satisfied: colorama in c:\users\brew\appdata\local\programs\python\python311\lib\site-packages (from click>=8.1.3->flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5)) (0.4.6)
Collecting cffi>=1.12 (from cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0->pyOpenSSL>=0.16.2->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for cffi>=1.12 from https://files.pythonhosted.org/packages/5a/c7/694814b3757878b29da39bc2f0cf9d20295f4c1e0a0bde7971708d5f23f8/cffi-1.16.0-cp311-cp311-win_amd64.whl.metadata
  Using cached cffi-1.16.0-cp311-cp311-win_amd64.whl.metadata (1.5 kB)
Collecting MarkupSafe>=2.0 (from Jinja2>=3.1.2->flask>=1.0->impacket==0.10.0->-r requirements.txt (line 5))
  Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/be/bb/08b85bc194034efbf572e70c3951549c8eca0ada25363afc154386b5390a/MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata
  Using cached MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl.metadata (3.1 kB)
Collecting pycparser (from cffi>=1.12->cryptography!=40.0.0,!=40.0.1,<42,>=38.0.0->pyOpenSSL>=0.16.2->impacket==0.10.0->-r requirements.txt (line 5))
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Using cached icmplib-3.0.4-py3-none-any.whl (30 kB)
Using cached flask-3.0.0-py3-none-any.whl (99 kB)
Using cached pyOpenSSL-23.2.0-py3-none-any.whl (59 kB)
Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB)
Using cached chardet-5.2.0-py3-none-any.whl (199 kB)
Using cached pycryptodomex-3.19.0-cp35-abi3-win_amd64.whl (1.7 MB)
Using cached blinker-1.6.3-py3-none-any.whl (13 kB)
Using cached click-8.1.7-py3-none-any.whl (97 kB)
Using cached cryptography-41.0.4-cp37-abi3-win_amd64.whl (2.7 MB)
Using cached werkzeug-3.0.0-py3-none-any.whl (226 kB)
Using cached cffi-1.16.0-cp311-cp311-win_amd64.whl (181 kB)
Using cached MarkupSafe-2.1.3-cp311-cp311-win_amd64.whl (17 kB)
Building wheels for collected packages: impacket, pyroxy
  Building wheel for impacket (pyproject.toml) ... error
  error: subprocess-exited-with-error

  × Building wheel for impacket (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [168 lines of output]
      running bdist_wheel
      running build
      running build_py
      creating build
      creating build\lib
      creating build\lib\impacket
      copying impacket\cdp.py -> build\lib\impacket
      copying impacket\crypto.py -> build\lib\impacket
      copying impacket\dhcp.py -> build\lib\impacket
      copying impacket\dns.py -> build\lib\impacket
      copying impacket\dot11.py -> build\lib\impacket
      copying impacket\Dot11Crypto.py -> build\lib\impacket
      copying impacket\Dot11KeyManager.py -> build\lib\impacket
      copying impacket\dpapi.py -> build\lib\impacket
      copying impacket\eap.py -> build\lib\impacket
      copying impacket\ese.py -> build\lib\impacket
      copying impacket\helper.py -> build\lib\impacket
      copying impacket\hresult_errors.py -> build\lib\impacket
      copying impacket\http.py -> build\lib\impacket
      copying impacket\ICMP6.py -> build\lib\impacket
      copying impacket\ImpactDecoder.py -> build\lib\impacket
      copying impacket\ImpactPacket.py -> build\lib\impacket
      copying impacket\IP6.py -> build\lib\impacket
      copying impacket\IP6_Address.py -> build\lib\impacket
      copying impacket\IP6_Extension_Headers.py -> build\lib\impacket
      copying impacket\mapi_constants.py -> build\lib\impacket
      copying impacket\mqtt.py -> build\lib\impacket
      copying impacket\NDP.py -> build\lib\impacket
      copying impacket\nmb.py -> build\lib\impacket
      copying impacket\ntlm.py -> build\lib\impacket
      copying impacket\nt_errors.py -> build\lib\impacket
      copying impacket\pcapfile.py -> build\lib\impacket
      copying impacket\pcap_linktypes.py -> build\lib\impacket
      copying impacket\smb.py -> build\lib\impacket
      copying impacket\smb3.py -> build\lib\impacket
      copying impacket\smb3structs.py -> build\lib\impacket
      copying impacket\smbconnection.py -> build\lib\impacket
      copying impacket\smbserver.py -> build\lib\impacket
      copying impacket\spnego.py -> build\lib\impacket
      copying impacket\structure.py -> build\lib\impacket
      copying impacket\system_errors.py -> build\lib\impacket
      copying impacket\tds.py -> build\lib\impacket
      copying impacket\uuid.py -> build\lib\impacket
      copying impacket\version.py -> build\lib\impacket
      copying impacket\winregistry.py -> build\lib\impacket
      copying impacket\wps.py -> build\lib\impacket
      copying impacket\__init__.py -> build\lib\impacket
      creating build\lib\impacket\dcerpc
      copying impacket\dcerpc\__init__.py -> build\lib\impacket\dcerpc
      creating build\lib\impacket\examples
      copying impacket\examples\ldap_shell.py -> build\lib\impacket\examples
      copying impacket\examples\logger.py -> build\lib\impacket\examples
      copying impacket\examples\os_ident.py -> build\lib\impacket\examples
      copying impacket\examples\remcomsvc.py -> build\lib\impacket\examples
      copying impacket\examples\rpcdatabase.py -> build\lib\impacket\examples
      copying impacket\examples\secretsdump.py -> build\lib\impacket\examples
      copying impacket\examples\serviceinstall.py -> build\lib\impacket\examples
      copying impacket\examples\smbclient.py -> build\lib\impacket\examples
      copying impacket\examples\utils.py -> build\lib\impacket\examples
      copying impacket\examples\__init__.py -> build\lib\impacket\examples
      creating build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\atsvc.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\bkrp.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\dcomrt.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\dhcpm.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\drsuapi.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\dssp.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\dtypes.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\enum.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\epm.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\even.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\even6.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\iphlp.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\lsad.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\lsat.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\mgmt.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\mimilib.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\ndr.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\nrpc.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\nspi.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\oxabref.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\par.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\rpch.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\rpcrt.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\rprn.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\rrp.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\samr.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\sasec.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\scmr.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\srvs.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\transport.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\tsch.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\wkst.py -> build\lib\impacket\dcerpc\v5
      copying impacket\dcerpc\v5\__init__.py -> build\lib\impacket\dcerpc\v5
      creating build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\comev.py -> build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\oaut.py -> build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\scmp.py -> build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\vds.py -> build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\wmi.py -> build\lib\impacket\dcerpc\v5\dcom
      copying impacket\dcerpc\v5\dcom\__init__.py -> build\lib\impacket\dcerpc\v5\dcom
      creating build\lib\impacket\krb5
      copying impacket\krb5\asn1.py -> build\lib\impacket\krb5
      copying impacket\krb5\ccache.py -> build\lib\impacket\krb5
      copying impacket\krb5\constants.py -> build\lib\impacket\krb5
      copying impacket\krb5\crypto.py -> build\lib\impacket\krb5
      copying impacket\krb5\gssapi.py -> build\lib\impacket\krb5
      copying impacket\krb5\kerberosv5.py -> build\lib\impacket\krb5
      copying impacket\krb5\keytab.py -> build\lib\impacket\krb5
      copying impacket\krb5\pac.py -> build\lib\impacket\krb5
      copying impacket\krb5\types.py -> build\lib\impacket\krb5
      copying impacket\krb5\__init__.py -> build\lib\impacket\krb5
      creating build\lib\impacket\ldap
      copying impacket\ldap\ldap.py -> build\lib\impacket\ldap
      copying impacket\ldap\ldapasn1.py -> build\lib\impacket\ldap
      copying impacket\ldap\ldaptypes.py -> build\lib\impacket\ldap
      copying impacket\ldap\__init__.py -> build\lib\impacket\ldap
      creating build\lib\impacket\examples\ntlmrelayx
      copying impacket\examples\ntlmrelayx\__init__.py -> build\lib\impacket\examples\ntlmrelayx
      creating build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\dcsyncclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\httprelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\imaprelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\ldaprelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\mssqlrelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\rpcrelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\smbrelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\smtprelayclient.py -> build\lib\impacket\examples\ntlmrelayx\clients
      copying impacket\examples\ntlmrelayx\clients\__init__.py -> build\lib\impacket\examples\ntlmrelayx\clients
      creating build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\httprelayserver.py -> build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\rawrelayserver.py -> build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\smbrelayserver.py -> build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\socksserver.py -> build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\wcfrelayserver.py -> build\lib\impacket\examples\ntlmrelayx\servers
      copying impacket\examples\ntlmrelayx\servers\__init__.py -> build\lib\impacket\examples\ntlmrelayx\servers
      creating build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\http.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\https.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\imap.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\imaps.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\mssql.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\smb.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\smtp.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      copying impacket\examples\ntlmrelayx\servers\socksplugins\__init__.py -> build\lib\impacket\examples\ntlmrelayx\servers\socksplugins
      creating build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\config.py -> build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\enum.py -> build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\ssl.py -> build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\targetsutils.py -> build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\tcpshell.py -> build\lib\impacket\examples\ntlmrelayx\utils
      copying impacket\examples\ntlmrelayx\utils\__init__.py -> build\lib\impacket\examples\ntlmrelayx\utils
      creating build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\dcsyncattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\httpattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\imapattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\ldapattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\mssqlattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\rpcattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\smbattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      copying impacket\examples\ntlmrelayx\attacks\__init__.py -> build\lib\impacket\examples\ntlmrelayx\attacks
      creating build\lib\impacket\examples\ntlmrelayx\attacks\httpattacks
      copying impacket\examples\ntlmrelayx\attacks\httpattacks\adcsattack.py -> build\lib\impacket\examples\ntlmrelayx\attacks\httpattacks
      copying impacket\examples\ntlmrelayx\attacks\httpattacks\__init__.py -> build\lib\impacket\examples\ntlmrelayx\attacks\httpattacks
      running build_scripts
      creating build\scripts-3.11
      copying and adjusting examples\addcomputer.py -> build\scripts-3.11
      error: [Errno 22] Invalid argument: 'examples\\atexec.py'
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for impacket
  Building wheel for pyroxy (pyproject.toml) ... done
  Created wheel for pyroxy: filename=PyRoxy-1.0b5-py3-none-any.whl size=2830064 sha256=345295b7167dd335ffe03831ddd4ebb613a2c4338467fa69e8035f4e82b1b6c9
  Stored in directory: C:\Users\Brew\AppData\Local\Temp\pip-ephem-wheel-cache-7q6z_ilu\wheels\e1\61\9d\1d12d80e29e1551fa4e9b7f0778b42fcce18e9ab52d3a2be62
Successfully built pyroxy
Failed to build impacket
ERROR: Could not build wheels for impacket, which is required to install pyproject.toml-based projects

Additional context

No response

Your code

No response