Skip to content

friTap 1.3.2.2

Latest
Compare
Choose a tag to compare
@monkeywave monkeywave released this 17 Apr 13:10
· 16 commits to main since this release

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.