-
Notifications
You must be signed in to change notification settings - Fork 30
Home
monkeywave edited this page Oct 10, 2022
·
14 revisions
The goal of this project is to help researchers to analyze traffic encapsulated in SSL or TLS. For details have a view into the OSDFCon webinar slides or in this blog post.
This project was inspired by SSL_Logger and currently supports all major operating systems (Linux, Windows, Android). More platforms and libraries will be added in future releases.
2022-10-10 friTap 1.0.6 is out.
- some refactor fixes for windows
- fixes to allow debugging with frida >= 16
2022-10-05 friTap 1.0.5 is out.
- add debugging feature. More infos about its uage can be found here.
- pip package support