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

Cant Open Scipt.js when running dump keys #62

Open
FinessedHim opened this issue Oct 9, 2023 · 1 comment
Open

Cant Open Scipt.js when running dump keys #62

FinessedHim opened this issue Oct 9, 2023 · 1 comment

Comments

@FinessedHim
Copy link

File "C:\Users\fines\Downloads\dumper-main\dumper-main\dump_keys.py", line 15, in
scanner = Scan(device.name)
^^^^^^^^^^^^^^^^^
File "C:\Users\fines\Downloads\dumper-main\dumper-main\Helpers\Scanner.py", line 16, in init
self.frida_script = open('Helpers/script.js', 'r').read()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'Helpers/script.js'

I am receiving this whenever I run it. I've tried to go into the coding and change it where it targets the direct path of the script but to no avail. Any guidance?

@ghost
Copy link

ghost commented Jan 12, 2024

cd C:\Users\fines\Downloads\dumper-main\dumper-main
python dump_keys.py

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