Closed ghost closed 6 years ago
code is written in python 2 syntax use python 2 to execute it and it will work.
@anantshri , but how can we use fridump with python 2 if frida works only with python 3?
P.S. Also please take a look into the Pull Requests -- seems guys have already fixed this ;)
I know I'm a little late but frida is available for python2
Frida is available both for python2 and python3. I have just pushed an update that is supporting both versions. Let me know if there are any further issues.
When i try to run fridump, i got an error that says:
I'm not a python programming expert so i'm not sure why it couldn't print the logo. I'm using Python 3.6.0 on Windows, PIP and Frida are installed. Path environment variable are correctly set