KernelSU_v0.6.8_11238-release.apk
6.4 MB
* [Module] Fixed an issue that caused all modules to disappear after the installation of some modules failed.
* [Manager] Fixed the problem of incorrect module file name when updating modules.
* [Manager] It is now possible to display the changelog before module updates.
* [Manager] The changelog can also be displayed when the manager is updated.
* [Kernel] Fixed the issue where applications granted su permissions would execute certain commands abnormally.
* [Kernel] Add some newly GKI kernel branches.
* [Manager] Fixed the problem of incorrect module file name when updating modules.
* [Manager] It is now possible to display the changelog before module updates.
* [Manager] The changelog can also be displayed when the manager is updated.
* [Kernel] Fixed the issue where applications granted su permissions would execute certain commands abnormally.
* [Kernel] Add some newly GKI kernel branches.
š1
Disableflagmod.zip
14.5 KB
I modified the zip file.....
You can flash this in KSU it's supported
You can flash this in KSU it's supported
gms_1.9.0.zip
14.2 KB
Android 13 support
Added GMS to battery optimization and disabled another components
Fixed broken API checking and Multi-User support
Moved to inbuilt (Magisk) BusyBox
Improved pre-boot conflict fixer and proper boot script execution
Improved superuser checking method and used cmd flag arguments
Improved XML patching logic
Minimized root path checking depth
Revived overall code quality and syntax
Rewrite GMS state checker binCommand-line for check optimization (with module installed):
> su
> gmsc
Command-line for check optimization (in general):
There's a line written Whitelist (except idle) system apps: and if com.google.android.gms line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/co
Added GMS to battery optimization and disabled another components
Fixed broken API checking and Multi-User support
Moved to inbuilt (Magisk) BusyBox
Improved pre-boot conflict fixer and proper boot script execution
Improved superuser checking method and used cmd flag arguments
Improved XML patching logic
Minimized root path checking depth
Revived overall code quality and syntax
Rewrite GMS state checker binCommand-line for check optimization (with module installed):
> su
> gmsc
Command-line for check optimization (in general):
There's a line written Whitelist (except idle) system apps: and if com.google.android.gms line does not exist it means Google Play services is optimized).
> su
> dumpsys deviceidle
Command-line for fix delayed incoming messages issue:
If the issue still persist, move the app to Not Optimized battery usage.
> su
> cd /data/data
> find . -type f -name '*gms*' -delete
Command-line for disable Find My Device (optional):
> su
> pm disable com.google.android.gms/co
logcat-proc-monitor.zip
4 MB
A Magisk module allows user to run script whenever app process start
Source code: https://github.com/HuskyDG/magic_proc_monitor
What's new: Support KernelSU
Source code: https://github.com/HuskyDG/magic_proc_monitor
What's new: Support KernelSU
Version: 2.14.0 ā
ļø (23092056)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)
- Upgraded minSdkVersion to 21. Android 4.x system is no longer supported from this version onwards
- Upgraded targetSdkVersion to 30. Affected by this, the extension package of terminal emulator is no longer available. You can only create a system shell and call system's own commands.
- Text editor's floating menu supports customization (display style, menu sorting, menu hiding)
- Text editor added a range search and replacement function (first select a section of text and then click range search)
- Text editor syntax highlighting does not limit text length (uses local highlighting algorithm for large text to optimize memory usage)
- Optimized text editor, which should completely solve problem of editor becoming stuck due to special characters
- Text editor tabs aligned by width (alignment width = space width * tab size)
- Dex+ search function supports setting a list of paths excluded from search range
- Dex+ code navigation now displays current class information and supports finding call locations, finding subclasses, and copying class signatures
- Optimized file upload and download speed of SMB function
- Optimized Dex repair function to support more error type
- Optimized Class file editing function to support opening files of higher versions
- When optimizing batch decompression, if each file has same password, you only need to enter the password once.
- Added support additional qualifiers in arsc: -feminine/ -masculine/ -neuter
- Added app registration number in settings (only for Chinese)
- Fixed problem in xml compiler (when edit android:allowSharedIsolatedProcess)
- Fixed ploblem when keyboard don't appearance in text editor when click on search button
- Fixed problem with extracting extra data when install .xapk (need manually grant access in /obb before installation)
NEW_Brutal_busybox_v1_36_0_1_feravolt_multiarch_03_06_2022.zip
5 MB
New Brutal Busybox (03.06.2022):
Sources
#busybox
ā Fully systemless & automatic installer (autodetect of work path) (Magisk manager installation only)
ā Installer installs symlinks for OS's non-existent only applets (i.e. absolutely safe)
ā Works on ARMv7|ARMv8+|x86|x86_x64 archs
ā Works on Android OS 5.1+ /Treble/GSI
ā Based on very latest official sources (pre-release v1.36.0)
ā Patched with ALL Android NDK patches
ā Enabled almost all available applets
ā Enabled most of extra features for all applets
ā Compiled with very latest NDK Clang compiler with -Ofast + LTO + llvm polly & more heavy optimization flags for max performance
ā 64bit binaries target Android 13, 32bit binaries target Android 5.1
Sources
#busybox
Moto DolbyAtmos v3.0 [Magisk + KernelSU].zip
44.7 MB
Dolby Atmos ā¤ļø
Magisk Module ā
Working in kernel su š
Magisk Module ā
Working in kernel su š
MIUI_Leica_Camera_V5.1.000220.0.apk
174.1 MB
ChargeOverSpeed upto45w_Green.V0.5.zip
5 KB
Fastest ┠charging speed Magisk/KSU module charge your device upto 45w according to device support. Auto cut speed when device temperature is 42c°
FastCharging4spes&fog-v1.3.zip
63.9 KB
In custom ROM unlocks Fast Charging for Redmi Note 11 (spes) and Redmi 10C (fog). 5600mA speed, with max temperature of 40°C.