This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Android, iOS (12.0-15.7.3), Linux universal SSLKEYLOG dumper. | |
* | |
* Usage: | |
* | |
* # For iOS and mac: | |
* rvictl -s [UDID] | |
* # Then open Wireshark and select rvi0 | |
* | |
* # For iOS and not mac: |