You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core algorithm for kpimg injection has changed. Some devices is now supported, and it's also possible that the upgrade may cause boot stock...
Early support for embed extra-item (such as KPM, executable, shell, android rc file ...) into kernel image. These extra-items will trigger under certain events. (current only support KPM triggered under "pre-kernel-init" event). And add another KPM control interface
Refactor the implementation of the 'su' command. This will fix some of the issues related to the 'su' command.
Add new SUPERCMD implementation to execute any command with superkey, this replaced the original KPATCH_SHADOW_PATH
Attempted to implement kpatch release from kernel, but it may not be reliable, so let's leave it to the next version.