Skip to content

Privacy Kit 1.10

Choose a tag to compare

@Mohithash Mohithash released this 12 Jul 18:17

Privacy Kit 1.10 (versionCode 12)

Random per launch is now consistent — a spoofed identifier keeps one value for the whole launch (so the getter, GMS-reflection and IPC-binder App Set ID paths all match) and changes on the next launch. Previously each read could differ.

Substitute hooks are a first-class type — new "Substitute value" template and editor (real value to match / replace with); they appear in each profile's Identifiers list and count like other custom hooks. The "Replace with" field accepts a $profile:<key> token to map the spoof to a profile identifier. App Set ID substitution remains automatic per device (the module learns your real value).