friTap - v1.3.5.3
friTap - Release Notes (v1.3.5.3)
What's New
-
π In-depth Documentation
- We've started building comprehensive docs using MkDocs!
β Clearer explanations, usage examples, and feature guides are on the way.
- We've started building comprehensive docs using MkDocs!
-
π OpenSSL Key Extraction from Python
- friTap can now hook OpenSSL instances used in Python apps β tested on Linux and macOS.
-
π Internal Improvements
- Switched all output to use Pythonβs structured logger for cleaner and more consistent output.
- Improved log formatting across all modes (standard, verbose, and debug).
-
π§© New Feature: List Loaded Libraries
- Added
-ll/--list-librariesto enumerate loaded libraries in the target process. - Helps with debugging or identifying which TLS backends are in use.
- Added
-
π Updated Command-Line Interface
- Refactored several CLI options for clarity and consistency:
- π§¬
-snow spawns the target app (replacing the old-f). - π Check
--helpfor a full overview of updated options.
- π§¬
- Refactored several CLI options for clarity and consistency:
-
π Development and Testing
- add a script which trys to create a setup for development
- started to add tests to friTap (still needs to be extended)
π Stay tuned via https://github.com/friTap/friTap
π Found a bug or missing key? Please report it in the GitHub issue tracker!