revanced-patcher icon indicating copy to clipboard operation
revanced-patcher copied to clipboard

Abstract patcher methods

Open Itroublve opened this issue 3 years ago • 2 comments

Issue

Currently the CLI uninstalls application by getting the package name from input apk, to do so it relies on decompiling the full apk which takes longer time than initially required.

Proposal

The patcher can provide abstract patcher methods which will allow for the abstract methods to be called to get the required information.

Itroublve avatar Jul 06 '22 22:07 Itroublve

Does leaving ˋpatchResourcesˋ false still create a cache directory?

oSumAtrIX avatar Jul 06 '22 22:07 oSumAtrIX