hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
286 stars 24 forks source link

Debug Tool: Surge - HTTPS Decryption #173

Open hhstore opened 4 years ago

hhstore commented 4 years ago

related:

hhstore commented 4 years ago

使用Surge iOS + Mac 应用对 HTTPS 请求抓包:

准备工作:

iPhone 安装证书:

image

image

image

hhstore commented 4 years ago

iOS surge 设置:

Mac surge 设置:

打开被抓包的iOS APP:

image

hhstore commented 1 year ago

抓包工具原理: MitM

google search:


MitM https github

原理:

image

image

教程:

项目:

lib:

参考: