-
Notifications
You must be signed in to change notification settings - Fork 56
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
cp: bad '/data/data/com.facebook.katana/lib-superpack-xz/libcoldstart.so': No such file or directory #29
Comments
Might be /data/data/com.facebook.katana/lib-xzs/libcoldstart.so for your version. I'm not sure if it works on x86 (didn't test for a year+) |
You can try to find the path by searching libcoldstart.so with the find command |
/data/data/com.facebook.katana/lib-compressed/libcoldstart.so but I am not sure is that same version? |
@kkm Did you get good result? I can't patch the .so file |
@depocoder My work wasn't free if someone needs help, I can help. |
Can you give some tutorial, what you did? |
if anyone have problem with version app you can use this rep https://github.com/pouyadarabi/Facebook_SSL_Pinning. That helped me so much |
I followed your guide but:
cp: bad '/data/data/com.facebook.katana/lib-superpack-xz/libcoldstart.so': No such file or directory
Reproduce:
The text was updated successfully, but these errors were encountered: