Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tasker-unlicensed

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

  1. Download the apk from a trusted place such as APKMirror, or from the developer's website directly
  2. Use apktool to disassemble the apk with apktool d Tasker.X.Y.ZZ.apk and cd Tasker.X.Y.ZZ/
  3. Download the patch with wget https://raw.githubusercontent.com/astroanax/tasker-unlicensed/master/smali.patch
  4. Apply the patch with patch -p1 < smali.patch
  5. Run apktool b. The generated apk will be under Tasker.X.Y.ZZ/dist/
  6. Install and profit???

About

Patch to remove the license checking mechanism from Tasker

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors