Comment by wslh
19 days ago
That's a great DX! I wonder if an alternative way is to just hook functions like read, and write, and other functions linked to the SSL libs. It is true that you should be aware of the SSL libs in place but OpenSSL is the most popular.
This is a very interesting possibility actually. Not 100% sure what the implication would be but maybe there is something here.
You can use a hooking library like these [1].
[1] https://github.com/frida/frida/wiki/Comparison-of-function-h...