Real Nullptr
Nullptr’s personal channel
Group: https://t.me/+pv-CfudTTd42Mjg1
Recent Posts
由于经常要切换门卡和银行卡,索性做了个 NFC 一键切换指令,可配合 anywhere 使用。
Google Pay
小米钱包
Google Pay
su -c settings put secure nfc_payment_default_component com.google.android.gms/com.google.android.gms.tapandpay.hce.service.TpHceService
小米钱包
su -c settings put secure nfc_payment_default_component com.android.nfc/com.android.nfc.cardemulation.ESEWalletDummyService
ZygiskNext 1.2.0 正式版
新特性:推出 Zygisk Next 特有模块及 API
大量代码重构
减少 sepolicy 数量
修复 magisk 兼容的一些问题
Zygisk Next CLI 现在在 root shell 环境可用,命令为
ZN Module Sample
ZygiskNext 1.2.0 Stable Release
New feature: Zygisk Next-specific modules and APIs
Extensive code refactoring
Reduce the number of sepolicy
Fix some issues in magisk compatibility
The Zygisk Next CLI is now available in the root shell environment. The command is znctl, which includes functions such as obtaining and controlling the running status of Zygisk and Zygisk Next modules.
real5ec1cff | Github
新特性:推出 Zygisk Next 特有模块及 API
大量代码重构
减少 sepolicy 数量
修复 magisk 兼容的一些问题
Zygisk Next CLI 现在在 root shell 环境可用,命令为
znctl
,其中包含 Zygisk 及 Zygisk Next 模块的运行状态获取与控制等功能ZN Module Sample
ZygiskNext 1.2.0 Stable Release
New feature: Zygisk Next-specific modules and APIs
Extensive code refactoring
Reduce the number of sepolicy
Fix some issues in magisk compatibility
The Zygisk Next CLI is now available in the root shell environment. The command is znctl, which includes functions such as obtaining and controlling the running status of Zygisk and Zygisk Next modules.
real5ec1cff | Github
As for why not just make a pull request to official Magisk: The maintainers literally don’t like this feature.
添加了一些检测
P.S. 我这几个月都没空,有什么问题别来找我了,暂时退出安卓圈🤪
提升检测和反破解能力
https://t.me/rsa_4096_pkcs1_padding/47
有人似乎迫不及待要宣战了呢
有人似乎迫不及待要宣战了呢
增强部分检测
修复大量误报(已在 40 台设备上验证,若仍有误报请反馈。测试中发现部分华为、黑鲨等设备未严格遵循谷歌兼容性定义,不在误报考虑范围内)
修复大量误报(已在 40 台设备上验证,若仍有误报请反馈。测试中发现部分华为、黑鲨等设备未严格遵循谷歌兼容性定义,不在误报考虑范围内)
感叹,我当年也是一名 OI 选手,还恰逢竞赛改革那届,导致省一屁加分或者政策都捞不到一个。这视频说得很对,信息学竞赛已经完全变成数学竞赛了,跟计算机的关系其实很小,我当年省选就是离散数学不过关被淘汰了。
https://www.bilibili.com/video/av1453211423?p=1&unique_k=2333
https://www.bilibili.com/video/av1453211423?p=1&unique_k=2333
全面加强检测
删除之前一个大量误报的方案
* 部分三星机型可能仍然存在假阳性
删除之前一个大量误报的方案
* 部分三星机型可能仍然存在假阳性
ZygiskNext 1.0.4 正式版
- 移除了不稳定的自动卸载模式
- 增加强制排除列表模式
- 清理不需要的配置项
ZygiskNext 1.0.4 Stable Release
- Remove unstable auto umount mode
- Add enforce denylist mode
- Clean up unused configuration items
real5ec1cff
- 移除了不稳定的自动卸载模式
- 增加强制排除列表模式
- 清理不需要的配置项
ZygiskNext 1.0.4 Stable Release
- Remove unstable auto umount mode
- Add enforce denylist mode
- Clean up unused configuration items
real5ec1cff
不是假阳性就不要回复了,先统计 bug
假阳性汇报楼,格式:机型+系统版本
增强检测
* 可能存在假阳性,以三星为主
* 可能存在假阳性,以三星为主
ZygiskNext 1.0.2 正式版
- WebUI 跟随系统深色主题设置
- 卸载所有 ksu 挂载点
- 移除无用代码
ZygiskNext 1.0.2 Stable Release
- WebUI follows the system dark theme setting
- Unmount all ksu mount points
- Remove useless code
real5ec1cff
- WebUI 跟随系统深色主题设置
- 卸载所有 ksu 挂载点
- 移除无用代码
ZygiskNext 1.0.2 Stable Release
- WebUI follows the system dark theme setting
- Unmount all ksu mount points
- Remove useless code
real5ec1cff
ZygiskNext 1.0.1 正式版
- 修复了不该出现的「Module files corrupted」
ZygiskNext 1.0.1 Stable Release
- Fix unexpected "Module files corrupted".
real5ec1cff
- 修复了不该出现的「Module files corrupted」
ZygiskNext 1.0.1 Stable Release
- Fix unexpected "Module files corrupted".
real5ec1cff
ZygiskNext 1.0 正式版
- 通过 hook init 进程监视 Zygote 启动
- 增强 Magisk 兼容性
- 支持 KernelSU WebUI (管理器需要正式版 0.9.0 / CI 11575 以上版本)
- 两个守护进程合并为一个
- 简化模块状态显示
- 自动支持某些 32 位转译层(如 tango)
ZygiskNext 1.0 Stable Release
- Monitor Zygote startup through hooking init process
- Enhanced Magisk compatibility
- Support KernelSU WebUI (Manager Release 0.9.0 / CI 11575 or above is required)
- Two daemons merged into one
- Simplified module status
- Automatic support for some 32-bit translation layers (such as tango)
real5ec1cff
- 通过 hook init 进程监视 Zygote 启动
- 增强 Magisk 兼容性
- 支持 KernelSU WebUI (管理器需要正式版 0.9.0 / CI 11575 以上版本)
- 两个守护进程合并为一个
- 简化模块状态显示
- 自动支持某些 32 位转译层(如 tango)
ZygiskNext 1.0 Stable Release
- Monitor Zygote startup through hooking init process
- Enhanced Magisk compatibility
- Support KernelSU WebUI (Manager Release 0.9.0 / CI 11575 or above is required)
- Two daemons merged into one
- Simplified module status
- Automatic support for some 32-bit translation layers (such as tango)
real5ec1cff
新的 ksu webui 预告