Skip to content

Releases: salvogiangri/KnoxPatch

v0.3.0

22 Jan 18:00
d709d7b
Compare
Choose a tag to compare

Changelog

  • Initial Android 10/11 support (One UI 2.x/3.x, see notes)
  • Fixed KnoxGuard patch
  • Added additional patches for SAK
  • Added multi-language support (see notes)

Supported apps

Notes

  • Android 10/11 support is not yet ready since I can't do tests properly on my old Samsung devices, please open an issue in the main repo page if you encounter any problems or there are still apps that needs some patching. I still haven't been able to fix Secure Folder on Android 11 due to the keymaster checks when creating Knox keys, PRs with possible fixes are well accepted.
  • Galaxy Wearable support is in the to-do list, the reason why I haven't been able to fix this app is due to how the OS handles Samsung accessories pairing (it's done via native code, unpatchable via the Xposed API). [Issue #4]
  • I also plan to add support for the Samsung Wallet Digital Key app, if you have it please send as much infos as you can in Issue #5 page, systems logs are better.
  • Multi-language support is still uncomplete (except for Italian), feel free to submit the correct translated strings for your language via a PR.

v0.2.0

31 Dec 14:23
ab19542
Compare
Choose a tag to compare

Changelog

  • Android 12 support (One UI 4.x)
  • Added KnoxGuard patch
  • Rework Secure Wi-Fi patch (@DavidArsene)

Supported apps

v0.1.1

30 Dec 19:50
1978053
Compare
Choose a tag to compare

Changelog

  • First public release 🎉

Supported apps

Notes

The module currently supports only Samsung devices with One UI 5.0, support for older OSs is in the to-do list.