Skip to content
View ignassew's full-sized avatar

Highlights

  • Pro
Block or Report

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. reqwestplus reqwestplus Public

    Forked from seanmonstar/reqwest

    A fork of reqwest (An easy and powerful Rust HTTP Client) with additional features.

    Rust 1

  2. http-ordered http-ordered Public

    Forked from hyperium/http

    Fork of http that supports header ordering

    Rust 1

  3. reqwest-impersonate-okhttp reqwest-impersonate-okhttp Public

    Rust 1

  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