-
Notifications
You must be signed in to change notification settings - Fork 172
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
Failed to open database '/data/data/com.baidu.searchbox/database/pushinfo.db'. #2
Comments
did you check the permisson ? |
Test code Vfs.h
Vfs.cpp
Log |
NewBlackbox 没有hook native c/c++ io 函数,native c/c++ open(),lstat()等没有对路径进行重定向 NewBlackbox does not hook native c/c++ IO function, native c/c++ open(), lstat() etc. do not redirect paths. |
应用名:百度
测试手机:华为p20 Android 10
(1)
Failed to open database '/data/data/com.baidu.searchbox/database/pushinfo.db'.
android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (Sqlite code 14 SQLITE_CANTOPEN): Could not open database, (OS error - 13:Permission denied)
(2)
E Failed inserting a file into the cache
com.facebook.common.file.FileUtils$CreateDirectoryException: /storage/emulated/0/Android/data/com.baidu.searchbox/cache/image_cache
The text was updated successfully, but these errors were encountered: