• Stars
    star
    379
  • Rank 108,964 (Top 3 %)
  • Language
    Objective-C
  • License
    Other
  • Created about 1 year ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Next Generation SSLKillSwitch with much more support!

SSL Kill Switch 3

Next Generation of iOS Tweak SSLKillSwitch (https://github.com/nabla-c0d3/ssl-kill-switch2) with much more functionality!

What's New?

  • [FIXED] Fishhook Support (iOS 15+, ARM64e), so that you can hook in non-jailbreak era

  • [ADDED] Hooks SecIsInternalRelease, so AppleServerAuthenticationNoPinning can be set

  • [ADDED] Hooks to Disable Security SecTrustEvaluate series function

  • [ADDED] Hooks to Disable [NSURLSessionDelegate URLSession:didReceiveChallenge:completionHandler:]

Usage

  1. Grab a build from https://github.com/NyaMisty/ssl-kill-switch3/releases, or build it yourself
    • Note: nightly build also available in GitHub CI
  2. (If Jailbroken) Simply install the deb into system using dpkg -i, and check Settings after respring
  3. (If Not Jailbroken) Use Signing tools like Sideloadly or ESign to inject the dylib into IPA and install it

Building

Note: Theos Needed!

  • Substrate Version (jailbreak version):

    make package
    ls packages
    
  • Fishhook Version (non-jailbreak version)

    • Debug Version:
      make FISHHOOK=1
      ls .theos/obj/debug/SSLKillSwitch2.dylib
      
    • Release Version:
      make FISHHOOK=1 FINALPACKAGE=1
      ls .theos/obj/SSLKillSwitch2.dylib
      

More Repositories

1

AltServer-Linux

AltServer for AltStore, but on-device
C
858
star
2

fouldecrypt

A lightweight and simpling iOS binary decryptor
C++
242
star
3

docker-wine-ida

Dockerized Wine IDA, with Jupyter & prebuilt image! https://hub.docker.com/r/nyamisty/docker-wine-ida
Dockerfile
227
star
4

ipatool-py

IPATool-py: download ipa easily
Python
209
star
5

action-ipadown

Download any versions of app using Github Actions
163
star
6

Surge4Advanced

Surge 4 Patch
Logos
148
star
7

leafxcy_leafTheFish_DeathNote

Python
88
star
8

alt-anisette-server

Anisette Data as Service, like Sideloadly's, based on AltServer-Windows!
C++
80
star
9

fclone

Fclone, keep updated!
Go
64
star
10

unluac_miwifi

Lua
54
star
11

PongoHelper

Adds some convenient commands to pongoOS
C
45
star
12

xnu_bypass

C
44
star
13

mkxqimage_rev

Reverse engineered mkxqimage source code
C
38
star
14

idasdk-collection

37
star
15

GhidraIDA

Ghidra's IDA like experience by @NyaMisty
Shell
35
star
16

ida_kern

Raw IDA Kernel API for IDAPython
Python
33
star
17

KernInfra

KernInfra, a unified kernel operation framework
C++
33
star
18

actions-iTunes-header

Get iTunes's X-Apple-* Header & Kbsync in Github Actions Environment
Python
31
star
19

detours_cross

Cross Platform Hook Library based on Detours
Makefile
26
star
20

pushoo-chan

兼容Server酱接口的多通道推送平台,支持企业微信/PushDeer/Bark/Telegram/飞书/钉钉等 || Server-chan like push notification dispatcher, based on Pushoo.
TypeScript
24
star
21

adb_termux_shell

Almost perfect solution to Termux in ADB Shell
Shell
22
star
22

pongoReverse

C
22
star
23

ida_kern_til

Tools for building TIL for IDA SDK & exporting them to python wrapper
C++
16
star
24

AltSign-Linux

AltSign for Linux
C++
16
star
25

AutoIPADownload

Python
15
star
26

mount_bindfs

mount tool for Darwin's bindfs (only tested on iOS)
C
14
star
27

nextjs-notion-starter-kit

Deploy your own Notion-powered website in minutes with Next.js and Vercel.
TypeScript
13
star
28

simple_dev_docker

Dev Ubuntu 20.04 Docker image, with Oh-My-Zsh/Pyenv/GNU&LLVM Build Tools, suitable as a temp sysroot
Dockerfile
12
star
29

MistySurgeScripts

My own scripts
JavaScript
12
star
30

HexFuncInliner

Inlining functions in IDA HexRays using microcode. Abandoned due to official outline support in IDA v8.0
Python
12
star
31

libimobiledevice-nightly-pkg

Auto updated libimobiledevice Github Actions package
11
star
32

GetVirtualDesktopAPI_DIA

Automatically retrive VirtualDesktop API's GUID & Com Interface. To be used together with https://github.com/MScholtes/VirtualDesktop.
Jupyter Notebook
11
star
33

scoop_bucket_misty

PowerShell
10
star
34

idatil2c

Convert IDA Type Library `*.til` to Compilable C Header!
Python
10
star
35

docker-wine-dotnet

Wine with Microsoft dotnet
Dockerfile
10
star
36

dracut-vdfuseloop

dracut module using vdfuse to loop mount
Shell
8
star
37

ghidra_ida_til

GDT (Ghidra Data Type) generated from IDA tils
C
8
star
38

scemd_fanspeed_hook

Enable Synology integrated fan speed control for XPenology by hooking scemd
C
8
star
39

ssh-ghaction

quickly get a Linux/Mac/Windows VM for me
8
star
40

UFISmsTools

随身WiFi短信转发器工具包
Shell
7
star
41

unraid-crack-misty

C
7
star
42

BiliDownload

Unblock bilibili's download option!
Logos
6
star
43

GoogleVoiceRecognization

Reverse Engineering of Google Translate app voice recognization query
Python
6
star
44

WuyouWinBot

Desktop client for CMCC WuyouXing (JegoTrip)
C#
6
star
45

IDABinaryTranslator

Python
5
star
46

wsl2-kernel-ci

Auto Builder for WSL2 Linux Kernel
Python
5
star
47

icloud-passwords-chrome-patched

iCloud Passwords Chrome Extension Patched for not disabling Chrome Passwords
CSS
5
star
48

cloudflare-workers-uniproxy

Universal Proxy based on Cloudflare Workers
JavaScript
5
star
49

PyPLTHook

PyPLTHook: PLTHook in Python
Cython
5
star
50

PunchDataExchangeHost

Make DataExchangeHost working when UAC disabled! Currently fixes WindowsTerminal's Drag&Drop
C++
5
star
51

ghidra-builder

Nightly Ghidra Built by GitHub Actions automatically.
5
star
52

AppraiserPatcher11

Patcher for Windows 11 Auto Update, for OfflineInsiderEnroll users
C++
5
star
53

BililiveRecorderDocker

Dockerfile
4
star
54

gh-page

4
star
55

nsi_windows_internal

Reverse-engineered Windows NSI (Network Storage Interface) structures
C
4
star
56

corellium-proxy

Convert corellium's OpenVPN into Socks5 proxy & Usbfluxd proxy
Dockerfile
4
star
57

OneDriveSymlink

Make OneDrive supports change detection in symbolic links!
C++
3
star
58

thu-ncov-report-tgbot

Python
3
star
59

IFEODllInjector

C++
3
star
60

LoadProcConfig

C++
3
star
61

OneDriveBetter

Show longer filename in OneDrive iOS App. | OneDrive 长文件名显示增强
Logos
3
star
62

reverse-rdp-windows-github-actions-ng

Like Appveyor, Debug your GitHub Actions via RDP through *ngrok*
JavaScript
3
star
63

sftp_chroot_hook

A tool that hooks OpenSSH internal-sftp and chroot (for Unraid to simulate Synology's behaviour)
C
3
star
64

cLEMENCyTools

C++
3
star
65

blank_alive

Turn off your device's screen, but keep other functionality ;)
Cycript
3
star
66

qtier_daemon

Daemonize QTier (快贴) on iOS to achieve Handoff (接力) between Windows and iOS
Logos
2
star
67

grub-vmsnap

C
2
star
68

nicegram_build

Build configuration for Nicegram-iOS
Shell
2
star
69

rclone-7zip

Go
2
star
70

vtbbak

distributed video backup
Python
2
star
71

ssh_appveyor

2
star
72

Vtb_Record

Go
1
star
73

tampermonkey_lib

JavaScript
1
star
74

misty_apt_repo_bak

Shell
1
star
75

.misty_envconf_pub

Public components of NyaMisty's env conf
Shell
1
star
76

FLEX_builder

Nightly builder for FLEXTool/FLEX
1
star
77

yslzm_updater

以闪亮之名 Unpacker & Updater
Jupyter Notebook
1
star
78

AutoIl2CppDumper

Automatically Il2CppDumper, keep updating
1
star
79

PELSMHooker

C++
1
star
80

lossless_precise_cut

Cut h264 stream losslessly within a GOP!
Python
1
star
81

upload-artifact

1
star
82

theos_ci_template

Repo Template for Theos tweaks
1
star
83

ghidra-data

Supporting Data Archives for Ghidra
1
star
84

Acronis_docker_15

Docker for Acronis Cyber Protect 15
Shell
1
star
85

ghidraKb

Tool for parsing & merging Ghidra .kbxml KeyBinding Option
Python
1
star
86

rclone_tar_uploader

[FULLY STREAMING] Download URLs, Store to TAR, Upload to Rclone
Go
1
star
87

Zygisk-Il2CppDumper-Json

Convert Zygisk-Il2CppDumper dump.cs into script.json
Python
1
star