Skip to content

Privacy Kit 1.11

Latest

Choose a tag to compare

@Mohithash Mohithash released this 25 Jul 15:23

New anti-fingerprint coverage

  • SystemProperties hook — spoofs ~60 ro.* properties (brand, fingerprint, per-partition product props, marketname, SoC/board, hardware, radio, locale) read via SystemProperties.get.
  • getprop exec hook — rewrites getprop <key> and bare getprop dumps run via Runtime.exec/ProcessBuilder, closing the native-shell cross-check.
  • Derived build propsro.build.version.incremental, ro.build.description, ro.build.flavor derived from the spoofed fingerprint; Build.HOST/USER/VERSION.INCREMENTAL no longer leak.
  • NetworkInterface MACNetworkInterface.getHardwareAddress() returns the spoofed Wi-Fi MAC for wlan/p2p/eth (closes a MAC bypass).

New "Privacy Restrictions" (opt-in, per profile)

Set an item's rule to Empty / Restricted to return an empty result: Device Accounts, Bluetooth bonded devices, Wi-Fi scan results, Wi-Fi configured networks, Cell info; Contacts, Call log, SMS/MMS, Calendar.

Fixes

  • AI profile generation updated to current provider models (DeepSeek deepseek-v4-flash, Gemini gemini-2.5-flash); AI Providers settings show every provider's saved key.