We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在shell内执行了/data/local/tmp/fart/fart.so,还是报这个问题 {"type": "error", "description": "Error: dlopen failed: couldn't map "/data/local/tmp/fart/fart.so" segment 1: Permission denied", "stack": "Error: dlopen failed: couldn't map "/data/local/tmp/fart/fart.so" segment 1: Permission denied\n at value (frida/runtime/core.js:229)\n at hookart (node_modules/core-js/library/modules/_an-object.js:6)\n at apply (native)\n at (frida/runtime/core.js:51)", "fileName": "frida/runtime/core.js", "lineNumber": 229, "columnNumber": 1}
The text was updated successfully, but these errors were encountered:
因为在这个目录好像有些手机会没权限。后来我调整位置了
Sorry, something went wrong.
我的也是,我把路径改成/data/app/下就好了
No branches or pull requests
在shell内执行了/data/local/tmp/fart/fart.so,还是报这个问题
{"type": "error", "description": "Error: dlopen failed: couldn't map "/data/local/tmp/fart/fart.so" segment 1: Permission denied", "stack": "Error: dlopen failed: couldn't map "/data/local/tmp/fart/fart.so" segment 1: Permission denied\n at value (frida/runtime/core.js:229)\n at hookart (node_modules/core-js/library/modules/_an-object.js:6)\n at apply (native)\n at (frida/runtime/core.js:51)", "fileName": "frida/runtime/core.js", "lineNumber": 229, "columnNumber": 1}
The text was updated successfully, but these errors were encountered: