Privacy Kit 1.19
Privacy Kit 1.19
App Set ID (fixes "IPC/binder spoofing not working")
- The raw-binder path now also matches the AdServices App Set ID service (Android 13+), not just the GMS one.
- Swaps the UUID on
readString+readString8+readString16(newer AIDL stubs use the latter). - Logs any unmatched App-Set-like binder descriptor so an odd app's exact interface can be captured (Logs / Export Diagnostics) and added.
New Advanced toggles
- Fuzz motion sensors — keeps sensors working but adds a stable per-app bias, giving this app a unique sensor-calibration fingerprint (defeats cross-app SensorID) instead of blocking them (a phone with no accelerometer is itself a tell).
- Hide root & analysis apps — removes Privacy Kit, root/Xposed/KernelSU managers, and known analysis apps from this app's PackageManager enumeration (closes the installed-app-list fingerprint and hides the managers).
Native v1.3 (attached zip) — the /proc/meminfo REWRITE now clamps MemFree/MemAvailable/Cached/Buffers below the spoofed MemTotal, so a down-spoofed RAM total can't be exceeded by a live free-memory line.
Community — an AI safety + coherence review of a shared config before you apply it.
After updating, re-toggle Privacy Kit in LSPosed, then reboot. The Zygisk v1.3 companion is optional (native hooking opt-in, off by default).