Privacy Kit 1.15
Privacy Kit 1.15 (versionCode 17)
New
- Advanced screen (per profile). The riskier / native surfaces — Camera, Break Play Services, and Native boot_id de-correlation — now live together on a dedicated Advanced screen instead of the profile's main page. All off/neutral by default.
- Per-identifier randomize. A dice button next to each custom identifier value re-rolls just that value, alongside the existing "randomize all custom values".
- Virtual camera (EXPERIMENTAL). Advanced → Camera lets you feed a chosen gallery image into an app's camera instead of the real sensor — aimed at privacy and video-call preview. This is experimental and off by default: it does not yet work in every app, and it does not defeat depth/liveness or attestation checks. Video sources are stored but not yet delivered. Existing behavior is unchanged unless you explicitly pick a camera source for an app.
Improved
- Spoofed Values preview now mirrors the actual runtime resolution — native-surface identifiers show their fixed value (they can't vary per-launch/day), Java-only random-daily shows today's value, and random-per-launch is labelled as varying each launch — so the preview matches what apps really read.
Bundled
- Zygisk companion v0.9 (native inline hooking is opt-in and OFF by default; W^X-hardened trampoline/hook sites so memory scanners don't flag it). Flash the attached
privacykit-zygisk-v0.9.zipin your root manager; native spoofing stays off until you enable it in the app.