All Projects → tianma8023 → Xposedsmscode

tianma8023 / Xposedsmscode

Licence: gpl-3.0
🍭 An Xposed Module which can recognize, parse verification code and copy it to clipboard when a new message arrives . / 识别短信验证码的Xposed模块,并将验证码拷贝到剪切板。

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Xposedsmscode

Unblockmusicpro xposed
Unblock Netease Cloud Music with Xposed
Stars: ✭ 1,495 (+744.63%)
Mutual labels:  xposed
Hookwormforandroid
一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
Stars: ✭ 136 (-23.16%)
Mutual labels:  xposed
Zhiliao
知乎去广告Xposed模块
Stars: ✭ 157 (-11.3%)
Mutual labels:  xposed
Dingding
免root远程钉钉打卡,支持wifi和gps定位,仅支持android系统。本项目出于学习目的,仅用于学习玩耍,请于24小时后自行删除。xposed, crack,package,dingtalk,remote control
Stars: ✭ 116 (-34.46%)
Mutual labels:  xposed
Wechatspellbook
Wechat Spellbook 是一个使用Kotlin编写的开源微信插件框架,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,而顶层可以轻松对接Java、Kotlin、Scala等JVM系语言。让程序员能够在几分钟内编写出简单的微信插件,随意揉捏微信的内部逻辑。
Stars: ✭ 1,584 (+794.92%)
Mutual labels:  xposed
Wechatmagician
WechatMagician is a Xposed module written in Kotlin, that allows you to completely control your Wechat.
Stars: ✭ 1,739 (+882.49%)
Mutual labels:  xposed
Zhihuxposed
知乎的Xposed插件
Stars: ✭ 92 (-48.02%)
Mutual labels:  xposed
Inspeckage
Android Package Inspector - dynamic analysis with api hooks, start unexported activities and more. (Xposed Module)
Stars: ✭ 2,249 (+1170.62%)
Mutual labels:  xposed
Adblocker reborn
[Xposed Module] The reborn version of AdBlocker - Java Part
Stars: ✭ 123 (-30.51%)
Mutual labels:  xposed
Dreamland
A third-party Xposed framework implementation, supports Android 7~11.
Stars: ✭ 161 (-9.04%)
Mutual labels:  xposed
Xposedrimethelper
Xposed 钉钉辅助模块,暂时实现模拟位置。
Stars: ✭ 120 (-32.2%)
Mutual labels:  xposed
Easyprotector
一行代码检测XP/调试/多开/模拟器/root
Stars: ✭ 1,732 (+878.53%)
Mutual labels:  xposed
Mipushframework
Let supported push service run system-ly on every Android devices
Stars: ✭ 1,947 (+1000%)
Mutual labels:  xposed
Xposeddetectlib
[Deprecated] A light-weight yet powerful solution library for detecting xposed installation.
Stars: ✭ 114 (-35.59%)
Mutual labels:  xposed
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (-3.39%)
Mutual labels:  xposed
Xposed Fast Repo
EdXposed Repo
Stars: ✭ 101 (-42.94%)
Mutual labels:  xposed
Xmagichooker
【xposed wework wechat 企业微信 微信 逆向】自动抢回复 会话 自动通过 好友列表 群管理 机器人 SDK ,底层需要 Xposed 或 VirtualXposed 等Hooking框架的支持,如果你手机安装有xposed框架,那么可以下载源码直接运行
Stars: ✭ 140 (-20.9%)
Mutual labels:  xposed
Xposed art n
ART module for a built-in enabled Xposed firmware based on AOSP 7
Stars: ✭ 176 (-0.56%)
Mutual labels:  xposed
Xposedchecker
[Deprecated] Check whether your xposed has been enabled.
Stars: ✭ 173 (-2.26%)
Mutual labels:  xposed
Virtualxposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
Stars: ✭ 12,648 (+7045.76%)
Mutual labels:  xposed

XposedSmsCode

An Xposed module which can recognize ,parse SMS code and copy it to clipboard when a new message arrives.It can also auto-input SMS code.

中文版说明

Screenshots

You can download this module on Xposed Repository or Coolapk.

Usage

  1. Root your device and install Xposed Framework.
  2. Install and activite this xposed module and then reboot.
  3. Enjoy it!

Welcome any feedbacks.

Attention

  • This module is suitable for AOSP ROM, it may not work well on other 3rd-party Rom.
  • Compatibility: Requires Android 6.0+ (api level ≥ 23).
  • Support Xposed, EdXposed and TaiChi·Magisk
  • Read the FAQ in app first if you encounter any problems.

Features

  • Copy verification code to clipboard when a new message arrives.
  • Show toast when a SMS verification code is copied.
  • Show notification when code SMS parsed.
  • Mark verification code message as read(experimental).
  • Delete verification SMS when it's extracted successfully(experimental).
  • Block verification SMS if it's extracted successfully(experimental).
  • Custom keywords about verification code message (regular expressions allowed).
  • Support the SMS code match rules customization, importation and exportation.
  • Auto-input SMS code.
  • Various theme color to choose.

Release Log

Release Logs

Thanks To

License

All code is licensed under GPLv3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].