hackingtool
hackingtool copied to clipboard
can not run hackingtool !!!!! SyntaxError: invalid syntax ???
python3 ./hackingtool.py
Traceback (most recent call last):
File "/root/hackingtool/./hackingtool.py", line 11, in
┌──(root💀kali)-[~]
└─# hackingtool
Traceback (most recent call last):
File "/usr/share/doc/hackingtool/hackingtool.py", line 11, in
I have the same problem, is there a solution?
me too
Open File as root
/usr/share/doc/hackingtool/tools/ddos.py
Go to line number 29
And just Replace socks_types5.4.1 > "socks_types5.4.1"
In other words... make that a string!
And save the file. And now go to terminal and type sudo hackingtool
I followed your steps but Im stuck on permission denied . I tried chmod, Im a noob haha.
@Toolie7 "sudo" my guy, also i had to chmod +x install.sh then sudo ./install.sh for it to install properly then alter the line to a string described above //wl
Fixed in #176