Skip to content

friTap 1.2.3.6

Compare
Choose a tag to compare
@monkeywave monkeywave released this 17 Nov 16:57
· 36 commits to main since this release

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.
  • Job Management Support:

    • Introduced support for running friTap as a job in the JobManager() class of the 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 or contribute to the project.

Happy tapping! 🚀