manager-v0.5.1-372-debug.apk
12.7 MB
Fixing Manifest Parsing - Shifting from axmlprinter to axmlparser (#180)
**Description:**
Some apps were failing with reason `Failed to parse Manifest file`
Turns out that `AxmlResourceParser` from `android4Me` is very outdated
and does not work well in all cases.
Hence have removed `axmlprinter` and migrated code to use `AxmlParser`
from `ManifestEditor` by `WindySha`.
**Description:**
Some apps were failing with reason `Failed to parse Manifest file`
Turns out that `AxmlResourceParser` from `android4Me` is very outdated
and does not work well in all cases.
Hence have removed `axmlprinter` and migrated code to use `AxmlParser`
from `ManifestEditor` by `WindySha`.
👍37❤3🥰3🔥1
manager-v0.5.1-373-debug.apk
12.7 MB
Remove mandatory original signature check (#185)
We are unnecessary fetching original signature even when signature
bypass level is not greater than 0. Due to which some apps which were
not signed were failing to be patched with error "get original signature
failed".
We are unnecessary fetching original signature even when signature
bypass level is not greater than 0. Due to which some apps which were
not signed were failing to be patched with error "get original signature
failed".
👍29🔥3❤1
manager-v0.5.1-375-debug.apk
12.7 MB
fix: only add QUERY_ALL_PACKAGES permission when useManager is true (#195)
👍26❤1
manager-v0.5.1-377-debug.apk
12.7 MB
Revert "Handling duplicate System.load calls" (#202)
Reverts LSPosed/LSPatch#200
Let it crash
Reverts LSPosed/LSPatch#200
Let it crash
👍18🎉2❤1💯1