Fritap

Latest version: v1.2.6.0

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

Scan your dependencies

Page 1 of 3

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

1.2.2.8

- first support for Flutter on Android (tested) and iOS (untested)
- improvements in the byte-pattern based hooking
- a better logging experience

1.2.2.0

A lot of new features:

- update the build system
- fixes in providing offsets to friTap
- able to hook Cronet
- able to hook by byte pattern matching
- able to hook SSL_write_ex and SSL_read_ex on OpenSSL

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.