arbazkiraak / LinksDumper

Extract (links/possible endpoints) from responses & filter them via decoding/sorting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-4: truncated \uXXXX escape

arunkumarnagooran opened this issue · comments

Hiii...,,,
I Know The Tool LinksDumper is amazing. but When i try to run It ,I Got an error.Here you can see The What i got..,,

File "/tools/LinksDumper/linkdumper.py", line 81

if '\u002' in each_url: ###! UNICODE
           ^^

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 0-4: truncated \uXXXX escape

Can you please help for resolving this issue and make the tool LinksDumper As Better..