HUBERTHUB Season 3
I hooked the Google Play to change it to a valid HOS Fingerprint and it works Works with both keybox / & t.iss.one/meetstrong This should actually fix the problem on other roms too, but all those PIF forks can do is add 42069 useless commits making 0 real progress…
also based on that I have an idea how to again enable old checks on A13+ devices but nah, not worth wasting the time, Im using the same keybox for like a year now anyway, new checks are actually way easier to pass as long as you have a key
❤2😁1
HUBERTHUB Season 3
The real reason you can't pass Device / Strong on Xiaomi.eu is because devs are actually ¿¿¿¿¿¿¿¿ This fingerprint doesn't even exist resetprop won't help you with that
I talked with Xiaomi.eu devs and they fixed it on their end, so with new releases of their rom you will be able to pass device/strong again with a valid keybox / https://t.iss.one/meetstrong
also AVB enabled on EU now
also AVB enabled on EU now
🔥12❤6
HUBERTHUB Season 3
New abnormal Package Manager detection
Based, BKI detection
that's what you get for using useless modules from 🤡s that don't know what they're doing and are setting installer for system apps etc
This from the beginning should be made as an xposed module instead
good luck fixing that now without resetting your phone btw
that's what you get for using useless modules from 🤡s that don't know what they're doing and are setting installer for system apps etc
This from the beginning should be made as an xposed module instead
good luck fixing that now without resetting your phone btw
🤣4😍3💯1
XPL-EX-v1.5.8-631c688-release.apk
4.5 MB
XPL-EX 1.5.8 Update
• A lot of other Ul / theming changes
• Improved Edit Hook window
• Improved FAB
• Added Advanced Settings screen:
• Monet Theme
• Adjustable Snackbar duration
• Gray system apps color
• Hide FAB on Scroll
• Alternative navbar (preparations)
• Easter Egg
• Moved a few options to Advanced Settings
• A lot of other Ul / theming changes
• Improved Edit Hook window
• Improved FAB
• Added Advanced Settings screen:
• Monet Theme
• Adjustable Snackbar duration
• Gray system apps color
• Hide FAB on Scroll
• Alternative navbar (preparations)
• Easter Egg
• Moved a few options to Advanced Settings
🔥9❤6🤯3
This time Im glad leaks were true, that's dope
2🔥5🤯1
7000mAh on 6.3" phone is wild
Ofc I bet Global version will get less than 6000 and price higher than 17 Ultra in China xD
Ofc I bet Global version will get less than 6000 and price higher than 17 Ultra in China xD
🔥2😭2❤1
This media is not supported in your browser
VIEW IN TELEGRAM
Please, I beg you, release 17 Pro globally
🔥1
Forwarded from 5ec1cff (5ec1cff)
Zygisk-Next-1.3.0-RC1-599-21e857e-release.zip
5.9 MB
ZygiskNext 1.3.0-RC1
1. 推出内置的 Zygisk 模块加载器——Zygisk Next linker,详细介绍请参考 Wiki;
2. 整合 Shamiko 的大部分功能,排除列表增加「仅还原挂载」模式,允许在对应用加载模块的同时还原挂载变更 ^1;
3. 允许以匿名内存形式加载模块;
4. 正确实现对多个 zygote 的支持(如一加 zygote_ocomp);
5. 修复对低版本内核和部分 32 位设备的支持;
6. 修复一些其他问题。
注:
- ^1: ZN 并未整合 Shamiko 的 prop 隐藏与字体模块处理功能。若需要 prop 隐藏,请自行提取 Shamiko 的 service.sh,并通过 service.d 等方式开机启动;若需要在 A12+ 设备上使用字体模块,请安装 FontLoader 。安装 ZN 前无需卸载 Shamiko,Shamiko 即使安装也不会被加载。
- 可以使用 WebUI 或 CLI 配置新功能,CLI 命令如下:
所有选项即时生效。
1. Introduce a built-in Zygisk module loader — Zygisk Next Linker. For detailed information, please refer to the Wiki.
2. Integrate most of Shamiko’s functionality. Add a new “Unmount only” mode to the denylist, allowing module injection while restoring mount changes. ^1
3. Add support for loading modules to anonymous memory.
4. Properly implement multi-zygote support (e.g. OnePlus devices using zygote_ocomp).
5. Fix compatibility issues with older kernels and some 32-bit devices.
6. Fix several bugs and stability issues.
Note:
- ^1: ZN does not include Shamiko’s prop hiding or font module handling. If you need prop hiding, please extract service.sh from Shamiko and start it manually via service.d or similar methods. If you need to use font modules on Android 12+ devices, please install FontLoader. You do not need to uninstall Shamiko before installing ZN — even if Shamiko is installed, it will not be loaded.
- New features can be configured with WebUI and CLI. CLI command is as follows:
All changes will take effect immediately.
SHA256: c2dbd89a8d74b1ea2ed65d2f387728a2cc7f9a2d0f2bd80694c243579fccea55
real5ec1cff | Github
1. 推出内置的 Zygisk 模块加载器——Zygisk Next linker,详细介绍请参考 Wiki;
2. 整合 Shamiko 的大部分功能,排除列表增加「仅还原挂载」模式,允许在对应用加载模块的同时还原挂载变更 ^1;
3. 允许以匿名内存形式加载模块;
4. 正确实现对多个 zygote 的支持(如一加 zygote_ocomp);
5. 修复对低版本内核和部分 32 位设备的支持;
6. 修复一些其他问题。
注:
- ^1: ZN 并未整合 Shamiko 的 prop 隐藏与字体模块处理功能。若需要 prop 隐藏,请自行提取 Shamiko 的 service.sh,并通过 service.d 等方式开机启动;若需要在 A12+ 设备上使用字体模块,请安装 FontLoader 。安装 ZN 前无需卸载 Shamiko,Shamiko 即使安装也不会被加载。
- 可以使用 WebUI 或 CLI 配置新功能,CLI 命令如下:
/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>
所有选项即时生效。
1. Introduce a built-in Zygisk module loader — Zygisk Next Linker. For detailed information, please refer to the Wiki.
2. Integrate most of Shamiko’s functionality. Add a new “Unmount only” mode to the denylist, allowing module injection while restoring mount changes. ^1
3. Add support for loading modules to anonymous memory.
4. Properly implement multi-zygote support (e.g. OnePlus devices using zygote_ocomp).
5. Fix compatibility issues with older kernels and some 32-bit devices.
6. Fix several bugs and stability issues.
Note:
- ^1: ZN does not include Shamiko’s prop hiding or font module handling. If you need prop hiding, please extract service.sh from Shamiko and start it manually via service.d or similar methods. If you need to use font modules on Android 12+ devices, please install FontLoader. You do not need to uninstall Shamiko before installing ZN — even if Shamiko is installed, it will not be loaded.
- New features can be configured with WebUI and CLI. CLI command is as follows:
/data/adb/modules/zygisksu/bin/zygiskd enforce-denylist <disabled|enabled|just_umount>
/data/adb/modules/zygisksu/bin/zygiskd memory-type <default|anonymous>
/data/adb/modules/zygisksu/bin/zygiskd linker <system|builtin>
All changes will take effect immediately.
SHA256: c2dbd89a8d74b1ea2ed65d2f387728a2cc7f9a2d0f2bd80694c243579fccea55
real5ec1cff | Github
🙏8🤯3❤2🔥1