Patch to bypass the license checking mechanism in Tasker
With this patch, you can use the Tasker app for free.
DISCLAIMER - ONLY FOR eDuCaTiOnAl PURPOSES 🥰 !1!1!1
Working as of version 6.3.13
- Download the apk from a trusted place such as APKMirror, or from the developer's website directly
- Use apktool to disassemble the apk with
apktool d Tasker.X.Y.ZZ.apkandcd Tasker.X.Y.ZZ/ - Download the patch with
wget https://raw.githubusercontent.com/astroanax/tasker-unlicensed/master/smali.patch - Apply the patch with
patch -p1 < smali.patch - Run
apktool b. The generated apk will be under Tasker.X.Y.ZZ/dist/ - Install and profit???