awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
I

iSECPartners/android-ssl-bypass

0
View on GitHub↗
0 stars·0 forks·8 views

Android Ssl Bypass

Features

  • Bypass and Hardening Tools - Debugging tool for bypassing SSL pinning and other security checks.

Star history

Star history chart for isecpartners/android-ssl-bypassStar history chart for isecpartners/android-ssl-bypass

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of isecpartners/android-ssl-bypass?

The main features of isecpartners/android-ssl-bypass are: Bypass and Hardening Tools.

Which projects share features with isecpartners/android-ssl-bypass?

Projects with overlapping indexed features include: devadvance/rootcloakplus. fuzion24/justtrustme — JustTrustMe is an Android security auditing tool and mobile application penetration testing utility. Its primary… isecpartners/android-ssl-trustkiller. shroudedcode/apk-mitm — apk-mitm is a command-line utility designed to modify Android APK files to enable HTTPS traffic inspection via a… topjohnwu/magisk — Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access…

Projects sharing features with Android Ssl Bypass

These projects share indexed features with Android Ssl Bypass. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • devadvance/rootcloakplusD

    devadvance/rootcloakplus

    0View on GitHub↗
    View on GitHub↗0
  • fuzion24/justtrustmeFuzion24 avatar

    Fuzion24/JustTrustMe

    5,329View on GitHub↗

    JustTrustMe is an Android security auditing tool and mobile application penetration testing utility. Its primary purpose is to bypass hardcoded certificate requirements and disable SSL pinning in mobile applications to allow the inspection of encrypted API requests and responses. The project functions as a dynamic method hooking module that integrates with the Xposed framework. It uses system-level instrumentation to intercept Java runtime function calls and override security checks within third-party Android applications. The tool covers a range of capabilities including the disabling of SS

    Java
    View on GitHub↗5,329
  • isecpartners/android-ssl-trustkillerI

    iSECPartners/Android-SSL-TrustKiller

    0View on GitHub↗
    View on GitHub↗0
  • shroudedcode/apk-mitmshroudedcode avatar

    shroudedcode/apk-mitm

    5,036View on GitHub↗

    apk-mitm is a command-line utility designed to modify Android APK files to enable HTTPS traffic inspection via a proxy. It functions as a network security patcher and certificate pinning bypass tool, automating the process of altering application packages to allow man-in-the-middle traffic analysis. The tool modifies compiled Android packages by unpacking them, altering internal files, and re-encoding the binary. It specifically focuses on disabling certificate pinning and injecting network security configurations into the application manifest, which permits the use of proxy certificates on b

    TypeScript
    View on GitHub↗5,036
Compare all 5 related projects→