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

[BUG] Patched apk doesn't open #46

Open
Taz03 opened this issue Jul 27, 2023 · 8 comments
Open

[BUG] Patched apk doesn't open #46

Taz03 opened this issue Jul 27, 2023 · 8 comments
Assignees

Comments

@Taz03
Copy link

Taz03 commented Jul 27, 2023

I followed the Patch APK guide but when I installed the app on my phone it installs successfully but doesn't open. But when I installed an already patched version it works fine.

App info

  • Version: instagram-v293.0.2.28.93
  • Arch: arm64-v8a

Device info

  • Model: Realme Narzo 50A
  • Android Version: 13

2023-07-27_21-51

@levikap
Copy link

levikap commented Aug 16, 2023

I'm also getting this error.
App version: Instagram 296.0.0.35.109
Arch: arm64-v8a

Device model: Pixel 6
Android version: 12

@350d
Copy link

350d commented Sep 28, 2023

Anyone have any progress with patching? 302.xxx version crashed for me too.

@dilame
Copy link

dilame commented Nov 3, 2023

Same thing here

@readak
Copy link

readak commented Nov 3, 2023

You're having a problem with Frida.If you try it manually, there is no crash problem. (I mean frida -U -l instagram-ssl-pinning-bypass.js -f com.instagram.android)

@dilame
Copy link

dilame commented Nov 3, 2023

Thank's for answer, @readak
I tried .js version too. The app successfully opens, but network requests fails. "Could not refresh feed" or something.
Could you please share the info, what you do next, after unpinning with instagram-ssl-pinning-bypass.js ? Is it mitmproxy? Is there something special?

@dilame
Copy link

dilame commented Nov 4, 2023

Just now I was able to manually patch libliger.so.
I can confirm it works on my setup:

Apple M1 Pro chip
Genymotion with Android 11
Instagram 307.0.0.34.111
Mitmproxy

I appreciate this community, so i'm sharing it here.

libliger.so.zip

@q1179336367
Copy link

libliger

I use the same version of ins as you, and I also use the so package you sent, but I still can't catch the package. I am android 9, x86_64, could you please tell me the reason?

@dilame
Copy link

dilame commented Nov 17, 2023

@q1179336367 as i mentioned, i am on Apple M1 Pro chip that means arm64 architecture.

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

7 participants