Fritap

Latest version: v1.2.6.6

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

Scan your dependencies

Page 1 of 3

1.2.6.4

- **Fixing minor bug regarding Full Packet Capture**: Resolved minor bugs handling a full packet capture on a none mobile device.

1.2.6.0

- **Improved Argument Parsing**: Resolved minor bugs in the argument parsing functionality to enhance stability and accuracy.
- **Full Packet Capture Fix**: Fixed issues with the full packet capture feature for Android, ensuring reliable usage of the `-f / --full_capture` option.
- **Socket Tracing Feature**: Introduced a socket tracing feature, which traces all sockets of the target application and provides a pre-configured Wireshark display filter for easier analysis. If an optional file path is specified, the socket trace will be saved to a file. Use the `-sot [<path>] / --socket_tracing [<path>]` option to enable this feature. This feature was unavailable in recent versions due to the removal of the relevant code path.

1.2.4.3

- Improvements in Python Integration:
Now it is possible to integrate friTap with your own Custom Handler

1.2.4.0

✨ New Features
- **Python Integration**:
- Added the ability to enhance friTaps functionality by providing a custom Frida script during your session with `-c`parameter. This custom script will be invoked just before friTap applies its own hooks, providing greater flexibility and customization.
---

We hope you enjoy these new features and improvements! If you encounter any issues or have suggestions, please feel free to [open an issue](https://github.com/fkie-cad/friTap/issues) or contribute to the project.

Happy tapping! 🚀

1.2.3.6

🛠️ Improvements
- **Cronet Byte Pattern Update**: Minor fixes to the byte pattern for Cronet to ensure compatibility with the latest Cronet versions.

✨ New Features
- **Python Integration**:
- Added the ability to import and use `friTap` as part of a Python project with a simple invocation:
python
ssl_log = SSL_Logger(...)
process = ssl_log.start_fritap_session()

- This makes it easier to integrate `friTap` functionality directly into Python workflows.

- **Job Management Support**:
- Introduced support for running `friTap` as a job in the `JobManager()` class of the [AndroidFridaManager](https://github.com/fkie-cad/AndroidFridaManager) project.

---

We hope you enjoy these new features and improvements! If you encounter any issues or have suggestions, please feel free to [open an issue](https://github.com/fkie-cad/friTap/issues) or contribute to the project.

Happy tapping! 🚀

1.2.3.0

- Adding s2n support to friTap thx to Julian-Lengersdorff
- Adding support for BoringSSL when it is used in the mono runtime

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.