Eltion / Facebook-SSL-Pinning-Bypass

Bypass Facebook SSL pinning on Android devices.
GNU General Public License v3.0
182 stars 78 forks source link

network is unreachable #4

Closed LPeng111 closed 1 year ago

LPeng111 commented 2 years ago

Hello, I installed the patched apk([facebook-v373.0.0.31.112-armeabi-v7a]) on my device, and it worked very good. But when I use burpsuite to intercept(I switched off intercept), the app shows that the network is unreachable. image image

Could you please tell me what the reason is and how I should solve it?

Eltion commented 2 years ago

Can you show me the logs from running.

adb logcat -s "FACEBOOK_SSL_PINNING_BYPASS:V"
LPeng111 commented 2 years ago

image

melissaattack commented 2 years ago

image

I also got the same error!

melissaattack commented 2 years ago

image [ASUS_Z01QD::com.facebook.katana ]-> [][+] Hooked checkTrustedRecursive [][+] Found libcoldstart.so at: 0xd0614000 [*][+] Hooked function: _ZN8proxygen15SSLVerification17verifyWithMetricsEbP17x509_store_ctx_stRKNSt6__ndk212basic_stringIcNS3_11char_traitsIcEENS3_9allocatorIcEEEEPNS0_31SSLFailureVerificationCallbacksEPNS0_31SSLSuccessVerificationCallbacksERKNS_15TimeUtilGenericINS3_6chrono12steady_clockEEERNS_10TraceEventE

demon071 commented 2 years ago

Facebook app says no internet connection

Eltion commented 1 year ago

@guytshewlir , I've updated the script to do one additional patch, currently only for arm64 and x86. I've tested it on the latest version v394.0.0.50.107 and it's working :) . Let me know if you have any problems