AsjadOooO / Zero-attacker

Zero-attacker is an multipurpose hacking tool with over 15+ multifunction tools
https://zerooffenssecurity.cloud/
MIT License
737 stars 468 forks source link

i had a problem but fixed it ? #55

Open darknightmc80 opened 1 year ago

darknightmc80 commented 1 year ago

i had a problem when i ran it it said python not found when i chose opction 1

Fix: (idk but worked for me) edit the files so when it runs python on windows to py and when run on linux to python3

darknightmc80 commented 1 year ago

sorry for the bad spelling my main is not english

darknightmc80 commented 1 year ago

Click here to visit my GitHub profile: https://github.com/TejasLamba2006 Traceback (most recent call last): File "/home/darknightmc80/Zero-attacker/Zero-Tool/nuke-bot/main.py", line 18, in process = subprocess.Popen(command, stdout=subprocess.PIPE, stderr=subprocess.PIPE, shell=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/subprocess.py", line 1026, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) OSError: [Errno 8] Exec format error: 'node'