Skip to content
View ignassew's full-sized avatar

Highlights

  • Pro

Block or report ignassew

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ignassew/README.md

Pinned Loading

  1. bapka bapka Public

    Akamai BMP APK Analyzer

    Python 21 7

  2. AndroidSensorCollector AndroidSensorCollector Public

    Collect sensor data and system information to a websocket server

    Kotlin 6 2

  3. ibuk-dl ibuk-dl Public

    Download books from libra.ibuk.pl

    Python 4

  4. How to bypass SSL pinning on Android... How to bypass SSL pinning on Android using Frida and Objection.
    1
    
                  
    2
    # Bypassing SSL Pinning using Frida and Objection
    3
    
                  
    4
    To use this method you will have to have a rooted Android phone. There are other methods to disable SSL Pinning like modifying the apk, for example [apk-mitm](https://github.com/shroudedcode/apk-mitm), but that doesn't always work for me.
    5