Smali Patcher

Smali Patcher

Smali Patcher

v6.7

Smali Patcher is a tool for Android devices that pulls the android framework from the device, applies useful patches to the sourced framework files, and then finally generates a magisk module to apply the patches systemlessly to the device.

Smali Patcher

Here are a few highlights of the Smali Patcher:

  • Pulls the Android Framework files right from your device for maximum compatibility.
  • Supports all Android devices and (relatively latest) versions.
  • Makes use of Magisk Framework
  • Systemless design – no system files are actually changed.
  • User friendly.
  • much more.

Here’s a list of patches offered:

  • Mock locations – Hide mock locations status, allowing apps like Pokemon GO to treat them as genuine location updates.
  • Secure flag – Allow screenshots/screen sharing on secure apps.
  • Signature verification – Disable signature verification allowing modification/execution of signed system apps.
  • Signature spoofing – Enable signature spoofing app permission.
  • Recovery reboot – Reboot directly back into recovery from the power menu.
  • Samsung Knox – Bypass Samsung Knox trip protection, only confirmed working for the secure folder.
  • High volume warning – Disable high volume popup dialog.

Developer: fOmey

Last updated: June 30, 2020

Version: v6.7

Size: 1.03 MB

How to use Smali Patcher?

Before proceeding with the instructions, please make sure that you meet the below requirements:

Using Smali Patcher (Automatic method – Recommended)

  1. Backup your device.
  2. Enable USB debugging on your device.
  3. Connect your device to your PC via USB cable.
  4. Download the SmaliPatcher to your computer.
  5. Run ‘SmaliPatcher.exe‘ on your computer. The tool will automatically download the latest necessary binaries during startup.
  6. Select the patches that you would like to apply.
  7. Hit the ‘ADB PATCH‘ button (without browsing for a .jar file).
  8. Once the process has completed, the magisk module will be generated in the same folder as “SmaliPatcher.exe” named: ‘SmaliPatcherModule-X.X.X.X-fOmey@XDA.zip‘.
  9. Flash the generated magisk module (from the previous step) either in recovery mode or from the magisk app.
  10. Go to Magisk Manager > Module > Enable smali patcher module.
SEE ALSO  Pandora Tool

Using Smali Patcher (Alternate method)

  1. Backup your device.
  2. Enable USB debugging on your device.
  3. Connect your device to your PC via USB cable.
  4. Download the SmaliPatcher to your computer.
  5. Run ‘SmaliPatcher.exe‘ on your computer. The tool will automatically download the latest necessary binaries during startup.
  6. Navigate to the /system/framework directory. The easiest way is to obtain these files from your device ROM img/zip file.
  7. Select the patches that you would like to apply.
  8. Hit the ‘ADB PATCH‘ button (without browsing for a .jar file).
  9. Once the process has completed, the magisk module will be generated in the same folder as “SmaliPatcher.exe” named: ‘SmaliPatcherModule-X.X.X.X-fOmey@XDA.zip‘.
  10. Flash the generated magisk module (from the previous step) either in recovery mode or from the magisk app.
  11. Go to Magisk Manager > Module > Enable smali patcher module.

More information and support: Developer’s Note

Leave a Comment