COPG-VD is a fork of COPG by @AlirezaParsi, renamed to COPG-VD to prevent confusion.
This module is redesigned for global device spoofing.
This means even system apps and the whole device will be hooked.
If using this module and spoofing a working FingerPrint, using PlayIntegrityFix or GooglePhotosUnlimited are unnecessary.
/data/adb/COPG-VD.json
- All fields are OPTIONAL. If some field is not provided, it will be skipped.
{
"COPG-VD": {
"BRAND": "google",
"DEVICE": "comet",
"MANUFACTURER": "Google",
"MODEL": "Pixel 9 Pro Fold",
"FINGERPRINT": "google/comet_beta/comet:CANARY/ZP11.251121.010/14518957:user/release-keys",
"PRODUCT": "comet_beta",
"BOOTLOADER": "unknown",
"BOARD": "comet",
"HARDWARE": "comet",
"DISPLAY": "ZP11.251121.010",
"ID": "ZP11.251121.010",
"HOST": "58f21d9a5042",
"INCREMENTAL": "14518957",
"TIMESTAMP": "1764628806",
"ANDROID_VERSION": "16",
"SDK_INT": "36",
"PREVIEW_SDK": "20251117",
"SDK_FULL": "36.1",
"CODENAME": "CANARY",
"USER": "android-build",
"SDK_FINGERPRINT": "5884f561dec5f7cd98d06e1dc7ca80b1",
"SECURITY_PATCH": "2025-12-05"
}
}Be sure to use strings on double-quotes only.
Using the WebUI is unnecessary if you edit the JSON config file directly.
If you are a Magisk user, use KsuWebUI by KOW (https://github.com/KOWX712/KsuWebUIStandalone/releases).
Disable resetprop usage and enable spoof Build info only.
Disable if you care for "Found device spoofing" detection in Disclosure root detector app.
For multi-profiles and multiple targets,
use the original COPG by AlirezaParsi:
https://github.com/AlirezaParsi/COPG