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

运行后报错 #10

Open
q948185662 opened this issue Jun 26, 2023 · 0 comments
Open

运行后报错 #10

q948185662 opened this issue Jun 26, 2023 · 0 comments

Comments

@q948185662
Copy link

Exception in thread Thread-13:
Traceback (most recent call last):
File "C:\Program Files\Python38\lib\threading.py", line 932, in _bootstrap_inner
self.run()
File "C:\Program Files\Python38\lib\threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\94818\Downloads\IDOR_detect_tool-master\core\replay.py", line 46, in init
Output(self.api, self.source_flow, self.modify_flow, source_resp, modify_resp, self.pretty_host).output()
File "C:\Users\94818\Downloads\IDOR_detect_tool-master\core\output.py", line 52, in output
content = f.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa7 in position 1635: illegal multibyte sequence

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

1 participant