AsjadOooO / Zero-attacker

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

i had a problem but fixed it ? #55

Open darknightmc80 opened 10 months ago

darknightmc80 commented 10 months 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 10 months ago

sorry for the bad spelling my main is not english

darknightmc80 commented 10 months 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'