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

update ios boringssl to support iOS15 #28

Closed raphaelts3 closed 1 month ago

raphaelts3 commented 1 month ago

iOS15 was not hooking properly, funny enough, https://github.com/fkie-cad/friTap/pull/16 used a repo that has the correct offset for iOS15, but to fix 16 and 17 and let the 15 wrong 🙈, with this fix it works for iOS 15 as well, I've confirmed within my phone!

monkeywave commented 1 month ago

Thx for reporting that and providing this fix :-)