An LSPosed module to get Samsung apps/features working again in your rooted Galaxy device.
* Devices running One UI 5.1 or lower might need PIF or similar for this feature to work correctly since the integration in Quick Share.
KnoxPatch Enhancer is a flashable zip that will take care of the (currently) non-fixable apps/features via the Xposed API’s. There are two different install modes:
Via the Magisk/KernelSU app (fix Galaxy Wearable apps/Smart View):
Download the module zip from the latest release and install it from the “Modules” tab inside the Magisk/KernelSU app. The app will then show an “Enhanced” badge if the module is installed and active:
Via a custom recovery (fix Secure Folder on legacy devices):
Legacy devices running One UI 2.x or 3.x with FBE require additional patches in the system partition to fix Secure Folder. Download the module zip from the latest release and install it via a custom recovery, this will apply the necessary patches to fix Secure Folder. The zip will also create a backup of your original system files, flashing it again will restore them.
/*
* Copyright (C) 2022 BlackMesa123
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
io.mesalabs.knoxpatch
Release Type: Stable
10/27/2024, 11:29:16 AM
* The previous release (v0.7.2) introduced a few regressions due to a bug in the hooks, please update if you haven't done this yet.
** If you have troubles installing the app, try the "sep-lite" apk.
*** If you have troubles flashing the Enhancer zip in recovery, try the "DynamicInstaller" zip.