Lanchon, thanks so much for this great tool, if you don't mind I'd like to ask how to build dexpatcher_26.dex ? If I run jar2dex I get this error
d2j-jar2dex.sh dexpatcher-1.8.0-beta1.jar Uncaught translation error: com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)
well you'd need to ask that project.
but you can probably build it using retrolamda/dx combo for old androids or simply d8 for newer androids.