friTap - Release Notes
What's New
- ✅ Improved pattern matching for BoringSSL/Cronet on Android (ARM64).
- 🛠 All TLS-related hooks are now wrapped in
try/catch
blocks to prevent a single library hook failure from crashing friTap. - 🔐 BoringSSL hooks can now be installed on libraries where BoringSSL is statically linked but symbols are still exported.