fkie-cad / friTap

The goal of this project is to help researchers to analyze traffic encapsulated in SSL or TLS.
GNU General Public License v3.0
253 stars 26 forks source link

updated ios boringssl to support iOS 16 and iOS 17 #16

Closed eyJhb closed 7 months ago

eyJhb commented 7 months ago

Added support for iOS 16 and iOS 17 based on https://github.com/jankais3r/Frida-iOS-15-TLS-Keylogger/issues/1 and https://github.com/jankais3r/Frida-iOS-15-TLS-Keylogger/issues/3

I've confirmed iOS 16.7.2 myself, and it works just fine. Unsure if this is the best way of doing it, but at least other people can see it now.

The most up-to-date headers RE foundationversionnumber I could find is here https://github.com/theos/headers/blob/master/version.h .