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

cp: bad '/data/data/com.facebook.katana/lib-superpack-xz/libcoldstart.so': No such file or directory #29

Open
bachdgvn opened this issue Jun 5, 2021 · 7 comments

Comments

@bachdgvn
Copy link

bachdgvn commented Jun 5, 2021

I followed your guide but:

cp: bad '/data/data/com.facebook.katana/lib-superpack-xz/libcoldstart.so': No such file or directory

Reproduce:

@tsarpaul
Copy link
Owner

tsarpaul commented Jun 7, 2021

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+)

@caiquan-github
Copy link
Contributor

You can try to find the path by searching libcoldstart.so with the find command

@kkm
Copy link

kkm commented Oct 13, 2021

/data/data/com.facebook.katana/lib-compressed/libcoldstart.so but I am not sure is that same version?
I did try.

@depocoder
Copy link

/data/data/com.facebook.katana/lib-compressed/libcoldstart.so but I am not sure is that same version? I did try.

@kkm Did you get good result?

I can't patch the .so file

@kkm
Copy link

kkm commented Dec 7, 2021

@depocoder
I invested almost 2 months and I found my own solution and I can even patch it myself.

image

My work wasn't free if someone needs help, I can help.

@depocoder
Copy link

@depocoder
I invested almost 2 months and I found my own solution and I can even patch it myself.

image

My work wasn't free if someone needs help, I can help.

Can you give some tutorial, what you did?

@depocoder
Copy link

if anyone have problem with version app you can use this rep https://github.com/pouyadarabi/Facebook_SSL_Pinning. That helped me so much

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

5 participants