commixproject / commix

Automated All-in-One OS Command Injection Exploitation Tool.
https://commixproject.com
Other
4.62k stars 818 forks source link

Bug Report: Unhandled exception "SyntaxError: invalid syntax" (#c6469b6a) #894

Closed commixreporter closed 8 months ago

commixreporter commented 8 months ago
Commix version: 3.9-stable
Python version: 3.11.8
Operating system: posix
Command line: commix.py --wizard
Traceback (most recent call last):
  File "commix.py", line 35, in <module>
    main()
  File "commix.py", line 30, in main
    import src.core.main
  File "main.py", line 1
    !/usr/bin/env python3
    ^
SyntaxError: invalid syntax
github-actions[bot] commented 5 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues.