Giter Site home page Giter Site logo

voicon / facebook-ssl-pinning-bypass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eltion/facebook-ssl-pinning-bypass

0.0 0.0 0.0 28 KB

Bypass Facebook SSL pinning on Android devices.

License: GNU General Public License v3.0

JavaScript 100.00%

facebook-ssl-pinning-bypass's Introduction

Facebook SSL Pinning Bypass

Bypass Facebook SSL pinning on Android devices.
Supported ABIs: x86, x86_64, armeabi-v7a, arm64-v8a

Patched APK (No Root)

facebook-v369.0.0.18.103-x86-patched

facebook-v369.0.0.18.103-x86_64-patched

facebook-v369.0.0.18.103-armeabi-v7a-patched.apk

facebook-v369.0.0.18.103-arm64-v8a-patched

See all versions

Note: You need to uninstall the Facebook app before trying to install it, if Facebook is installed as a system app then you can not uninstall it without root so this method will not work in that case.

Run using Frida (Requires Root)

This method requires frida-tools and also frida-server running in the device

frida -U -l .\facebook-ssl-pinning-bypass.js -f com.facebook.katana --no-pause

Intercept network traffic

You can use a tool like mitmproxy or Burp Suite to intercept the network.

  1. Install patched APK in the device
  2. Install mitmproxy or Burp Suite
  3. Set up proxy for wifi settings or run: adb shell settings put global http_proxy <proxy>

Now you should be able to see the network traffic.

View script logs

To view the logcat run:

adb logcat -s "FACEBOOK_SSL_PINNING_BYPASS:V"

#leftenter

facebook-ssl-pinning-bypass's People

Contributors

eltion avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.