friTap 1.2.3.6
Release Notes for v1.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:ssl_log = SSL_Logger(...) process = ssl_log.start_fritap_session()
- This makes it easier to integrate
friTap
functionality directly into Python workflows.
- Added the ability to import and use
-
Job Management Support:
- Introduced support for running
friTap
as a job in theJobManager()
class of the AndroidFridaManager project.
- Introduced support for running
We hope you enjoy these new features and improvements! If you encounter any issues or have suggestions, please feel free to open an issue or contribute to the project.
Happy tapping! 🚀