SSL 在高版本中的实现机制有所不同
作者: ZipperCode创建于 2022年8月16日更新于 2025年3月20日
The script determined that the class of the hook is `com.android.org.conscrypt.ConscryptFileDescriptorSocket$SSLOutputStream` when it is greater than Android 8. Personally, in Android 12 + Redmi K30 Pro, the class found by the stack is: `com.android.org.conscrypt.ConscryptEngineSocket$SSLInputStream` The stack is as follows:
内容来源: r0ysue/r0capture