tianma8023 / XposedSmsCode

:lollipop: An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。
GNU General Public License v3.0
834 stars 70 forks source link

upload sms to server #74

Open cxapython opened 8 months ago

cxapython commented 8 months ago

添加将当前的短信内容上传到指定服务器的逻辑,方便实现代码自动化登陆。