├── LICENSE ├── README.md ├── script.js └── ssl_logger.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BigFaceCat2017/frida_ssl_logger/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BigFaceCat2017/frida_ssl_logger/HEAD/README.md -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BigFaceCat2017/frida_ssl_logger/HEAD/script.js -------------------------------------------------------------------------------- /ssl_logger.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BigFaceCat2017/frida_ssl_logger/HEAD/ssl_logger.py --------------------------------------------------------------------------------