Fritap

Latest version: v1.3.1.4

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

1.3.1.0

**friTap - Release Notes**

**What's New**
- **RusTLS 1.3 support**
- We now support extracting keys from TLS 1.3 traffic done using byte patterns (Android and Linux only for now)
- Supporting hooking RusTLS when symbols available using a keylog callback

1.3.0.1

**friTap - Release Notes**

**What's New**
- **Improved Hooking for `ssl_log_secret()`**
- When **pattern-based hooking** fails, we now **fallback to symbol-based hooking** to install hooks dynamically. *(Currently implemented on Android only.)*
- **Custom Patterns for `ssl_log_secret()`**
- Users can now **provide their own pattern** for hooking the `ssl_log_secret()` function, allowing extraction of **TLS secrets** and the **client_random** more flexibly. *(Currently implemented on Android only.)*


**Bug Fixes & Improvements**
- Various **minor bug fixes** across different components to enhance stability and performance.

1.2.8.8

**friTap - Release Notes**

**What's New**
- **Conscrypt**:
- Previously, the native hooks for Conscrypt on Android were not stable due to how they were installed. In this release, we have improved their stability.
- Enabled and improved the NSS hooks on Android. Still an early development stage.


**Enhancements**
- **Cronet**:
- The pattern for hooking Cronet on Android has been improved – thx to Julian-Lengersdorff

1.2.8.5

**friTap - Release Notes**

**What's New**
- **friTap Script Loading**:
- Resolved an issue where the friTap script was deactivated in versions between **1.2.7.7** and **1.2.8.2**. This functionality is now fully restored.

- **Logout Enhancements**:
- Improved the logout process for better user experience and reliability.

**Enhancements**
- **libmonochrome Support**:
- Added support for **libmonochrome**, including significant improvements to the byte patterns associated with this library.
- **libmonochrome** includes statically linked **Cronet**, as used in applications like **Chrome**.

1.2.8.0

**friTap - Release Notes**

**What's New**
- **Platform Detection Improvements**:
- Resolved a bug where friTap incorrectly identified its operating environment on macOS ARM64.
- friTap now accurately determines whether it is running on **macOS** or **iOS**, ensuring the correct hooks are installed for the respective platform.

**Enhancements**
- **BoringSSL Support**:
- Significant improvements in handling **BoringSSL** on macOS for better compatibility and reliability.

**Bug Fixes**
- **Uninstall and Upgrade Issues**:
- Fixed issues that caused errors during the uninstallation or upgrading process of friTap. These operations should now complete seamlessly.

- **Local Full Packet Capture**:
- Addressed a bug affecting **local full packet capture**, ensuring this feature now works as intended.

1.2.6.8

Updates in This Release

- Fixed handling of multiple PIDs when terminating `tcpdump` processes.
- Added `psutil` as a dependency in `pcap.py`.

Kudos to [0xhakeem](https://github.com/0xhakeem) for these fixes! 🎉

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.