-
Notifications
You must be signed in to change notification settings - Fork 58
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
这种怎么解决啊 #47
Comments
已经解决了,不用劳烦大家了 |
文件不存在,应该是 |
我没有给python一个精准的文件路径,导致定位到我的用户文件夹了,后面加了路径就行了 |
File "e:\AAAXYKS\xyks-master\frida\matchV2_byDataDecryptCommand\do_matchV2_byDataDecryptCommand_model.py", line 52, in
with open("matchV2_byDataDecryptCommand", encoding='utf-8') as f:
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'matchV2_byDataDecryptCommand'
The text was updated successfully, but these errors were encountered: