All Projects → bigsinger → Androididchanger

bigsinger / Androididchanger

Xposed Module for Changing Android Device Info

Projects that are alternatives of or similar to Androididchanger

Xposednavigationbar
Xposed导航栏功能拓展模块
Stars: ✭ 42 (-89.34%)
Mutual labels:  hook, xposed
Hookwormforandroid
一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
Stars: ✭ 136 (-65.48%)
Mutual labels:  hook, xposed
Xpatch
免Root实现app加载Xposed插件工具。This is a tool to repackage apk file, then the apk can load any xposed modules installed in the device. It is another way to hook an app without root device.
Stars: ✭ 1,054 (+167.51%)
Mutual labels:  hook, xposed
Sandhook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Stars: ✭ 1,172 (+197.46%)
Mutual labels:  hook, xposed
Qujing
曲境是一个xposed模块,可实现在PC浏览器上动态监控(hook)函数调用和查看堆栈信息,及反射调用(invoke)等功能。
Stars: ✭ 197 (-50%)
Mutual labels:  hook, xposed
Sandvxposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 604 (+53.3%)
Mutual labels:  hook, xposed
Easyprotector
一行代码检测XP/调试/多开/模拟器/root
Stars: ✭ 1,732 (+339.59%)
Mutual labels:  hook, xposed
X Apm
应用管理 Xposed
Stars: ✭ 482 (+22.34%)
Mutual labels:  hook, xposed
Headwolf
Scaffolding for agile development based on Xposed and Sekiro/基于Xposed和Sekiro搭建的敏捷开发的脚手架🎁献给懒汉们的小礼物😘只需四步!部署完一个Hook项目!👋👋新版本只需两步!!!
Stars: ✭ 182 (-53.81%)
Mutual labels:  hook, xposed
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (-56.6%)
Mutual labels:  hook, xposed
Virtualxposed
A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.
Stars: ✭ 12,648 (+3110.15%)
Mutual labels:  hook, xposed
SandVXposed
Xposed environment without root (OS 5.0 - 12.0)
Stars: ✭ 241 (-38.83%)
Mutual labels:  hook, xposed
SandVXposed
Xposed environment without root (OS 5.0 - 10.0)
Stars: ✭ 832 (+111.17%)
Mutual labels:  hook, xposed
Epic
Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11
Stars: ✭ 3,434 (+771.57%)
Mutual labels:  hook, xposed
Android art
Android ART with modifications for the Xposed framework.
Stars: ✭ 317 (-19.54%)
Mutual labels:  xposed
Xposedtools
These tools can be used to compile and package the Xposed framework.
Stars: ✭ 355 (-9.9%)
Mutual labels:  xposed
Fuckview
[Deprecated] An app which can block any views you want to block in any apps.It's experimental.
Stars: ✭ 303 (-23.1%)
Mutual labels:  xposed
React Cool Onclickoutside
😎 🖱 React hook to listen for clicks outside of the component(s).
Stars: ✭ 295 (-25.13%)
Mutual labels:  hook
Use Onclickoutside
React hook for listening for clicks outside of an element.
Stars: ✭ 361 (-8.38%)
Mutual labels:  hook
Plthook
Hook function calls by replacing PLT(Procedure Linkage Table) entries.
Stars: ✭ 351 (-10.91%)
Mutual labels:  hook

免责声明

  • 支持预置fingerprint
  • 支持可扩展fingerprint
  • 支持最新版AndroidStudio编译器
  • 包教会编译、指导
  • 软件架构精良,通俗易懂,维护扩展成本极低
  • 仅仅因为维护和增加fingerprint的工作量较大,作者不再维护。

AndroidIdChanger(安卓手机设备信息查看/安卓改机工具)LatestVersion:1.24

  • 如果Xposed没安装或者没激活,则默认显示原始数值,这样工具作用等于安卓手机设备信息查看工具。
  • 如果安装Xposed并激活该工具,则可以实现改机效果,伪装成不同的手机设备。
  • 新增环境检测功能,主要用Native的方式获取机器的真实信息,持续增加。
  • 一键随机修改设备信息
  • 支持硬编码的设备信息
  • 支持email发送设备信息,主要是方便测试
  • 不同App使用不同的伪装配置信息,在一键改机后指定App。
  • 支持自定义设备信息,在data/data/com.xxx.xxx/shared_prefs/phoneinfo.xml中,可以在电脑中修改该文件,然后覆盖替换掉手机里的这个文件,即刻生效,无须重启手机,但是需要重启App。
  • Wifi Mac地址获取方式修改,解决Android6.0以上系统获取为02:00:00:00:00:00的问题,且获取多个,以供参考。

如有问题或建议,请在这里留言:Issues,当然我并不一定会有时间修复和解决。

中文 (Chinese):

  • 查看并修改安卓手机设备信息: IMEI、AndroidID、Wifi Mac、SerialNum、Wifi SSID、手机号、Bluetooth Mac、Google Ad Id、Wifi BSSID、IMSI、Sim卡状态、运营商信息、机器型号、制造商、品牌、系统版本、CPU_ABI、CPU_ABI2、SDK、BuildID、分辨率、IP等。

使用方法:

  • 安装APP,运行APP即可查看手机信息,可以随机修改信息
  • 安装Xposed
  • 在Xposed框架中启用本模块
  • 重启手机
  • 后面再做的修改一律不需要重启手机

English:

  • View and Change the value of IMEI, Android Id, Serial Number, Wifi Mac Address and service set identifier (SSID) of the current wifi network, Google advertising id, Bluetooth mac address, and so on.

  • You can random or manual set these values.

  • Can apply the values System Wide or in Per APP basis.

How to use :

  • Install app.
  • Enable module in xposed framework.
  • Open app and enter new values.
  • Reboot.
  • No need to reboot the phone later when random the info.

Thanks(感谢)

Example Screenshots

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].