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

Error: java.io.FileNotFoundException: /sdcard/Download/client_keystore__2021_11_09_xx_xx_xx_53.p12 (Permission denied) #47

Open
cisisustring opened this issue Nov 9, 2021 · 1 comment

Comments

@cisisustring
Copy link

涉及js:keystore_dump.js
设备:小米8屏幕指纹版
安卓版本:9
miui版本:miui10.2
dump出p12文件的时候一直报错说Permission denied,不知道需要给哪个东西权限?frida-server已经chmod 777了,已经给了APP读写手机存储权限.
有需要别的截图或者附件联系我,我一直在线

@CreditTone
Copy link
Owner

我设置的文件是这个,为什么你的路径是/sdcard/Download?
let filePath = '/data/user/0/' + packageName + "/client_keystore_" + "_" + getNowTime() + '.p12';

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