萑澈的寒舍 于无声处听惊雷

Using ADB to Export and Filter SMS Messages by SIM Card

ADB SMS export tutorial for filtering messages by a specific SIM card, covering USB debugging, Android content provider queries, raw SMS text export, Python parsing into CSV, and spreadsheet filtering with sub_id. Useful before replacing a phone number tied to many accounts.

Churnie HXCN 发布于 2025-11-11

换SIM卡不知道绑定了哪些账号?ADB+Python筛选双卡短信,搞定验证码换绑

ADB 导出并筛选指定 SIM 卡短信教程,从换卡前账号排查场景出发,讲解开启 USB 调试、content query 导出短信、用 Python 将 key=value 文本结构化为 CSV、按 sub_id 在 Excel 中筛选,并附双卡短信整理思路。适合更换手机号前排查绑定账号。

萑澈 发布于 2025-11-11