# Tricky Store A trick of keystore. ## Usage 1. Flash this module and reboot. 2. Put keybox.xml to /data/adb/tricky_store/keybox.xml . 3. Put target packages to /data/adb/tricky_store/target.txt (Optional). 4. Enjoy! ## keybox.xml format: ```xml 1 -----BEGIN EC PRIVATE KEY----- ... -----END EC PRIVATE KEY----- ... -----BEGIN CERTIFICATE----- ... -----END CERTIFICATE----- ... more certificates ... ``` ## Build Vars Spoofing If you can not pass strong integrity, you can try to enable build vars spoofing by creating a file in `/data/adb/modules/tricky_store/spoof_build_vars`. Zygisk (or Zygisk Next) is needed for this feature to work.