For SSL, I hope there's more tools like Echo Mirage[1] or PaiMei[2] which could just hook SSL dynamic modules instead of MITM CA cert spoofing.<p>You can encrypt/decrypt TLS/SSL traffic by intercepting read/write calls for Schannel SSP/OpenSSL. I hope some project could support Android and iOS using similar methods.<p>[1] <a href="http://www.bindshell.net/tools/echomirage" rel="nofollow">http://www.bindshell.net/tools/echomirage</a><p>[2] <a href="https://github.com/OpenRCE/paimei" rel="nofollow">https://github.com/OpenRCE/paimei</a>