SSL Killer

Downloads
GitHub Release
Telegram

What is SSL Killer?

Modern SSL certificate bypass using xposed framework

An XPosed/LSPosed module designed for security testers and researchers. It implements a collection of hooks that target common SSL/TLS pinning implementations across popular libraries.

Requirements:

  • LSPosed / XPosed framework installed on the device.
  • Android device with root (recommended to auto force stop and launch).

Screenshots:

Installation:

  1. Install LSPosed framework on your device.
  2. Install the SSL Killer lastest apk.
  3. Enable the module for the target apps in LSPosed.
  4. Use the module UI to select apps then launch.

Support:

Join the Telegram channel for updates: https://t.me/sslkiller
Report issues on GitHub: https://github.com/Xposed-Modules-Repo/com.simo.ssl.killer/issues

⭐ Contributing

  • Consider staring the repo as support.
  • Bug reports are welcome.

Update v1.2beta:

  • Fixed restart module to apply hooks.
  • Hooks database updated.
  • Material Ui.
  • More improvements.

Made with fun by Simo 🇲🇦

Package

com.simo.ssl.killer

Authors

Simo

Support / Discussion URL

https://t.me/sslkiller

Releases

Release type: Stable

9/21/2025, 3:29:29 AM

Update 1.2beta:

Fixed restart module to apply hooks.
Hooks database updated.
Material Ui.
More improvements.

1.0.2

Release type: Stable

5/15/2024, 1:02:14 AM

Change logs:

  • issues fixed.

1.0.1

Release type: Stable

4/8/2024, 4:02:01 AM

This is the first releases and beta of SSL KiLLER.

Notes:

  • After u add the target app to the list restart the module
  • (just remove it from recents apps then open it again,
    Its an issue with loading xsharedpreferences in the initiation class i will try to fix it later.)