Pixel Props
14.2K subscribers
46 photos
6 videos
394 files
109 links
Download Telegram
Husky_CP2A.260805.005.zip
39.3 KB
Pixel 8 Pro - Husky
husky-user 17 CP2A.260805.005 15828068 release-keys
❤4
Comet_CP2A.260805.005.zip
40.2 KB
Pixel 9 Pro Fold - Comet
generic_system_google-user 17 CP2A.260805.005 15828068 release-keys
❤5
Komodo_CP2A.260805.005.zip
40.3 KB
Pixel 9 Pro XL - Komodo
generic_system_google-user 17 CP2A.260805.005 15828068 release-keys
❤5
Frankel_CP2A.260805.005.zip
41.2 KB
Pixel 10 - Frankel
frankel-user 17 CP2A.260805.005 15828068 release-keys
❤5
Caiman_CP2A.260805.005.zip
40.3 KB
Pixel 9 Pro - Caiman
caiman-user 17 CP2A.260805.005 15828068 release-keys
❤7
Mustang_CP2A.260805.005.zip
41.2 KB
Pixel 10 Pro XL - Mustang
mustang-user 17 CP2A.260805.005 15828068 release-keys
❤5
Blazer_CP2A.260805.005.zip
41.2 KB
Pixel 10 Pro - Blazer
generic_system_google-user 17 CP2A.260805.005 15828068 release-keys
❤6
HaGeZi GitHub restricted again

A few days ago HaGeZi got hit by the usual automated bots reporting the account. GitHub locked the repo + account and forced a password reset. Classic “fraud detection” nonsense on a project that’s been running for years with 25k+ stars.

xRuffKez (DNSBunker) stepped up immediately and they’re now hosting the full official mirror together.

Lists refresh every 4 hours straight from HaGeZi’s build system, all formats included. It stays up even after the GitHub side comes back.

I just pushed an update to ControlD HaGeZi Sync so it supports custom mirror lists. Default is already set to the DNSBunker one, with automatic fallback if GitHub returns 404. No config changes needed for most people.

HaGeZi’s own posts on the situation:
https://www.reddit.com/r/pihole/s/UIbd5o9YKr
https://www.reddit.com/r/pihole/s/BxjUWhH1dU

Stay safe out there.

Edit: GitHub restored his repo.
😢25❤5👍1
BetterKnownInstalled v1.5.0 is out

Just pushed a new release with some important behavioral fixes:

- No longer wipes
packages-warnings.xml (that was only causing repeated warning dialogs and has nothing to do with DroidGuard/Play Integrity)
- System packages (system="true") are now properly skipped instead of being marked as Play Store installs
- packageSource="2" is now added when missing (not just replaced)
- Also handles isOrphaned="1" and installInitiatorUninstalled="1" in addition to "true"

Under the hood: safer line-by-line processing (slower) + updated abx2xml/xml2abx binaries (now with riscv64 support).


This still needs proper testing — I’ll be glad for any reviews or feedback if you try it.
❤‍🔥17❤2
Pixel Props
Photo
Well i guess KSU is working 👍
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥23❤8👍1
Pixel Props — New OTA Available !

Tag: build-20260821
Modules: 4

Devices:
- Pixel 11: Cubs_CD1A.260714.001.A9.zip
- Pixel 11 Pro: Grizzly_CD1A.260714.001.A9.zip
- Pixel 11 Pro XL: Kodiak_CD1A.260714.001.A9.zip
- Pixel 11 Pro Fold: Yogi_CD1A.260714.001.A9.zip
1❤8
build.prop update

Full pipeline overhaul is live.

Changelog:
- Complete CI rewrite with matrix builds
- Weekly automatic OTA dumps (every Sunday)
- Manual trigger support for specific devices or all
- Android 17 support
- Proper EROFS + sparse + boot/init_boot handling
- Lower memory extraction
- Duplicate detection (skips already released modules)
- Telegram now only posts download links (no more zip spam)


Modules stay on GitHub Releases from now on.

Latest builds:
https://github.com/Pixel-Props/build.prop/releases
❤14👌1
BetterKnownInstalled v1.5.1 is out

Quick follow-up release with some important fixes:

- Fixed vending UID extraction — more robust grep + fallback, no more resolving to 0 or wrong UID
- Fixed system apps being incorrectly patched — now also skips by codePath (/system, /vendor, /product, /odm, /oem, /apex)
- Fixed single-line packages.xml corruption (normalized during processing then collapsed back)
- Reverted to the proven sed engine from v1.4.0 + DRY system-app skip guards
- Added sanity check that aborts if vending_uid resolves to 0


Should be more reliable than 1.5.0. Feedback welcome as always.
❤22
Goteria_CD5A.260611.008.zip
5.8 KB
Pixel Watch 5 [CD5A.260611.008] (Aug 2026)
❤5
Should i add all Pixel devices to the scheduled releases? Since now it has proper anti-duplicate releases and is no more spamming zip files.
Final Results
91%
Yes, add all of them!
9%
Nah
❤8
Pixel Props — New OTA Available !

Tag: build-20260901
Modules: 11

Devices:
- Pixel 8a: Akita_CP2A.260805.005.zip
- Pixel 6a: Bluejay_CP2A.260705.006.zip
- Pixel 7a: Lynx_CP2A.260705.006.zip
- Pixel 6: Oriole_CP2A.260705.006.zip
- Pixel 7: Panther_CP2A.260705.006.zip
- Pixel 10 Pro Fold: Rango_CP2A.260805.005.zip
- Pixel 6 Pro: Raven_CP2A.260705.006.zip
- Pixel 8: Shiba_CP2A.260805.005.zip
- Pixel 10a: Stallion_CP2A.260805.005.zip
- Pixel 9a: Tegu_CP2A.260805.005.zip
- Pixel 9: Tokay_CP2A.260805.005.zip
❤17
Pixel Props
Pixel Props — New OTA Available ! Tag: build-20260901 Modules: 11 Devices: - Pixel 8a: Akita_CP2A.260805.005.zip - Pixel 6a: Bluejay_CP2A.260705.006.zip - Pixel 7a: Lynx_CP2A.260705.006.zip - Pixel 6: Oriole_CP2A.260705.006.zip - Pixel 7: Panther_CP2A.260705.006.zip…
Build Matrix Update

CI now covers Pixel 6 through 11 only.

Older devices (Pixel 1–5a) were skipped because their OTAs lack the modern partition layout (product, system_ext, init_boot, etc.) that our extraction pipeline expects — the script simply fails on them.

Plus, Google stopped shipping updates for those years ago, so their build.prop values are already final. Weekly rebuilds would just produce the same props over and over.

Previous releases for older devices are still up if you need them.
❤21