File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Xposed module to spoof package signatures.
44
55## Features
66
7- - Support Android >= 1.5 (Cupcake)
7+ - Supports Android >= 1.5 (Cupcake)
88- Compatible with the standardized spoofing
99 mechanic ([ microG] ( https://github.com/microg/GmsCore/tree/a787b52ccc56b2e197bf38e1229bb4206538cd12/patches ) )
1010- Allow any package to spoof their signature through manifest properties
@@ -19,7 +19,7 @@ Xposed module to spoof package signatures.
19194 . Install XSpoofSignatures from [ here] ( https://github.com/rushiiMachine/XSpoofSignatures/releases/latest )
20205 . Enable it in LSPosed
21216 . Verify that signature spoofing works via [ Signature Spoofing Checker] ( https://f-droid.org/en/packages/lanchon.sigspoof.checker )
22- 7 . Use apps that require signature spoofing
22+ 7 . You can now use apps that require signature spoofing (like microG)
2323
2424## Usage (developers)
2525
Original file line number Diff line number Diff line change 44-overloadaggressively
55-optimizationpasses 5
66
7- -keepnames class *
8- -keeppackagenames
7+ -dontobfuscate
You can’t perform that action at this time.
0 commit comments