ExpLangcn / WanLi

方便红队人员对目标站点进行安全检测,快速获取资产。It is convenient for red team personnel to conduct security detection on the target site and quickly obtain assets.
MIT License
317 stars 64 forks source link

import error #4

Open h4x0rl33t opened 2 years ago

h4x0rl33t commented 2 years ago

C:\Users\24751\Desktop\WanLi-1.2>python WanLi.py Traceback (most recent call last): File "C:\Users\24751\Desktop\WanLi-1.2\WanLi.py", line 8, in import lib.cmd.wanli File "C:\Users\24751\Desktop\WanLi-1.2\lib\cmd\wanli.py", line 4, in import config.config File "C:\Users\24751\Desktop\WanLi-1.2\config\config.py", line 6 PYTHON = "C:\Users\24751\AppData\Local\Programs\Python\Python38-32" ^ SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape

ExpLangcn commented 2 years ago

PYTHON = "C:\Users\24751\AppData\Local\Programs\Python\Python38-32" 路径错误 且 \ 要用 \

https://github.com/ExpLangcn/WanLi/wiki/Help---%E5%B8%AE%E5%8A%A9