Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nuclei设置的时候 编码报错咋回事 #31

Open
yuan-boss opened this issue Dec 9, 2023 · 2 comments
Open

nuclei设置的时候 编码报错咋回事 #31

yuan-boss opened this issue Dec 9, 2023 · 2 comments

Comments

@yuan-boss
Copy link

Uploading QQ截图20231209131716.png…

@yuan-boss
Copy link
Author

QQ截图20231209131716
上面的图没传上去,看这个

@asaotomo
Copy link
Owner

image

你可以在fofamap.py源码的173行处添加上述代码,使用sys.stdin.encoding获取当前输入流的编码方式,然后使用该编码方式对你的输入进行解码为Unicode字符串。接下来,我们再将解码后的字符串重新编码为UTF-8编码。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants