Android 和 iOS 双持,谈谈开放的 Android 不如封闭的 iOS 的一个地方

2022-09-02 22:20:06 +08:00
 seers

唯一让我不爽的一点,Android 不信任用户的根证书,但是 iOS 反而大大方方的,非常奇怪,Android 就好像风韵少妇,嘴上怎么调戏都行,就是不让最后一步,iOS 仿佛高贵冷艳御姐,但是只要你有了 key ,就可以为所欲为,非常反差。

12190 次点击
所在节点    Android
26 条回复
NULL2020
2022-09-03 13:51:37 +08:00
@albert0yyyy #20 所以,按你这么说,就一点不愉快啊,一堆魔法操作,安卓小白根本不会
albert0yyyy
2022-09-03 14:12:37 +08:00
@NULL2020 啊这,你都想抓包了。。。这不就是逆向了,和人家逆着来哪里会愉快。只能多学点技术愉快起来。
huarong
2022-09-03 19:09:29 +08:00
android 信任用户证书的问题,可以用下面这个工具解决,不需要 root 。
huarong
2022-09-03 19:12:01 +08:00
android 信任用户证书的问题,可以用下面这个工具解决,不需要 root:
apk-mimt: https://github.com/shroudedcode/apk-mitm

apk-mitm automates the entire process. All you have to do is give it an APK file and apk-mitm will:

1. decode the APK file using Apktool
2. replace the app's Network Security Configuration to allow user-added certificates
3. modify the source code to disable various certificate pinning implementations
4. encode the patched APK file using Apktool
5. sign the patched APK file using uber-apk-signer
realpg
2022-09-04 00:40:25 +08:00
@albert0yyyy #19
你确定是开发者而不是破解别人开发软件的人么?
lushan
2022-09-09 19:47:40 +08:00
使用 magisk 进行 root ,然后使用这个 https://github.com/Magisk-Modules-Repo/movecert 即可

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/877351

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX