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

这种怎么解决啊 #47

Open
kuxiaopa520 opened this issue Oct 19, 2024 · 3 comments
Open

这种怎么解决啊 #47

kuxiaopa520 opened this issue Oct 19, 2024 · 3 comments

Comments

@kuxiaopa520
Copy link

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'

@kuxiaopa520
Copy link
Author

已经解决了,不用劳烦大家了

@GalacticDevOps
Copy link
Contributor

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'

文件不存在,应该是matchV2_byDataDecryptCommand.js

@kuxiaopa520
Copy link
Author

文件 “e:\AAAXYKS\xyks\xyks-master\frida\matchV2_byDataDecryptCommand\do_matchV2_byDataDecryptCommand_model.py”,第 52 行,与 open(“matchV2_byDataDecryptCommand”, encoding='utf-8') 作为 f: ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] 没有这样的文件或目录: 'matchV2_byDataDecryptCommand'

文件不存在,应该是?matchV2_byDataDecryptCommand.js

我没有给python一个精准的文件路径,导致定位到我的用户文件夹了,后面加了路径就行了

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