hackingtool icon indicating copy to clipboard operation
hackingtool copied to clipboard

SyntaxError: invalid syntax traceback most recent call last

Open usque-ad-mortem opened this issue 3 years ago • 12 comments

┌──(root💀localhost)-[~] └─# hackingtool Traceback (most recent call last): File "/usr/share/doc/hackingtool/hackingtool.py", line 11, in from tools.ddos import DDOSTools File "/usr/share/doc/hackingtool/tools/ddos.py", line 29 "sudo", "python3 ddos", method, url, socks_type5.4.1, threads, proxylist, multiple, timer]) ^ SyntaxError: invalid syntax

this happens when i type in "hackingtool" in terminal. any fixes?

usque-ad-mortem avatar Feb 07 '22 03:02 usque-ad-mortem

for me too pls

Killfish123 avatar Feb 07 '22 03:02 Killfish123

Reinstall xamp

imashiqe avatar Feb 07 '22 07:02 imashiqe

I get the same error. Any solution?

d7e7r7 avatar Feb 10 '22 14:02 d7e7r7

Reinstall xamp

i did, didnt solve it

usque-ad-mortem avatar Feb 10 '22 15:02 usque-ad-mortem

Just go to /usr/share/doc/hackingtool/tools/ddos.py file and change socks_type5.4.1 to "socks_type5.4.1" therefore the DDOS script is unlikely to work, but the rest should.

Hi, i can't speak english, so i try to explain of the best form who i can. To solve yout problem you need to go to the next route: "/usr/share/doc/hackingtool/", and touch the element: "hackingtool.py", with the command: "nano hackingtool.py", in that place, you need delete the whole line number 11 and 56; close and save with "ctrl+x".

Step 2: go to this route: "/usr/share/doc/hackingtool/tools/", and touch the element: "ddos.py", in that place, just delete the whole line number 29, close and save with "crtl+x".

Go to the directory where did you install "hackingtool", and try to run the script again. Good Luck.

lucybell89 avatar Feb 14 '22 03:02 lucybell89

Hi, i can't speak english, so i try to explain of the best form who i can. To solve yout problem you need to go to the next route: "/usr/share/doc/hackingtool/", and touch the element: "hackingtool.py", with the command: "nano hackingtool.py", in that place, you need delete the whole line number 11 and 56; close and save with "ctrl+x".

Step 2: go to this route: "/usr/share/doc/hackingtool/tools/", and touch the element: "ddos.py", in that place, just delete the whole line number 29, close and save with "crtl+x".

Go to the directory where did you install "hackingtool", and try to run the script again. Good Luck.

THNXS ALOT

LoggerBehind avatar Feb 17 '22 05:02 LoggerBehind

you speak Spanish I speak Spanish and if you have a discord you could help me if you want because I did not understand well my discord nickname is cacademono # 5167

cacademono08 avatar Feb 21 '22 06:02 cacademono08

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

stefancandrea avatar Mar 03 '22 11:03 stefancandrea

I change and save the file but it still give the same error

GSA001 avatar Mar 15 '22 17:03 GSA001

Fixed in #176

cclauss avatar Jun 12 '22 19:06 cclauss

@Z4nzu

cclauss avatar Jun 13 '22 13:06 cclauss

Fixed in #176 Please close this issue.

cclauss avatar Mar 04 '23 06:03 cclauss