https://github.com/AlirezaParsi/COPG
https://github.com/AlirezaParsi/COPG
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/AlirezaParsi/COPG
- Owner: AlirezaParsi
- License: other
- Created: 2025-03-17T16:23:07.000Z (4 months ago)
- Default Branch: JSON
- Last Pushed: 2025-06-21T03:45:56.000Z (10 days ago)
- Last Synced: 2025-06-21T04:30:03.446Z (10 days ago)
- Language: JavaScript
- Size: 2.45 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-root - COPG - Spoof your device to enjoy premium features, max performance, and exclusive benefits. `FOSS` `[M]` (Root Apps / Performance Improvements)
README
![]()
🎮 COPG - Ultimate Device Spoofer for Android Games & Apps
[](https://github.com/topjohnwu/Magisk)
[](https://www.android.com/)
[](LICENSE)
[](https://github.com/AlirezaParsi/COPG/releases)
[]([https://t.me/COPG_module])
**The most advanced device spoofer for Android gaming - bypass restrictions and play any game on any device!**
## 🌟 COPG - Ultimate Device Spoofer for Games & Apps 🌟
**Unlock the full potential of your games and apps with COPG! Spoof your device to enjoy premium features, max performance, and exclusive benefits. 🚀**
### 🎮 Maximize Your Gaming Experience
- Call of Duty Mobile: 120 FPS (BR/MT)
- PUBG/BGMI: 120 FPS + Haptic Feedback
- Mobile Legends: Ultra 120 FPS
- Fortnite 90 FPS
- +51 games supported!
### 📱 Exclusive App Enhancements
Google Photos: Unlimited backup + AI generator
TikTok: Stream in stunning 1080p
### 🔧 Flexible & Future-Proof
Add new devices or games anytime
Beautiful WebUI to manage your spoofed apps
💡 Why Choose COPG?
Transform your device into a powerhouse for gaming and apps. Easy to use, fully customizable, and packed with features!## 🛠️ Installation Made Simple
### 📋 Requirements
- Rooted Android device (9.0+)
- One of these root solutions:
-  with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext)/[Rezygisk](https://github.com/PerformanC/ReZygisk)
-  with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext)/[Rezygisk](https://github.com/PerformanC/ReZygisk)
-  with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext)/[Rezygisk](https://github.com/PerformanC/ReZygisk)
## 📃 Note
Standard/Native Zygisk isn't supported because its not safe.## Download Module
> [!TIP]
> - You can download the module from:\
[](https://mmrl.dev/repository/zguectZGR/COPG)
> - Or from [Releases](https://github.com/AlirezaParsi/COPG/releases) section.### ⚙️ Installation Steps
1. Download the latest `COPG.zip` from [Releases](https://github.com/AlirezaParsi/COPG/releases)
2. Install via your root manager:
- Magisk: Modules → Install from storage → Select ZIP
- KernelSU: Modules → Install → Select ZIP
- APatch: Modules → Install → Select ZIP
3. Reboot your device
4. Verify installation in your root manager (look for "✨ COPG spoof ✨")## 🧩 Module Architecture
```mermaid
graph LR
A[Game Launch] --> B{COPG Check}
B -->|Match Found| C[Apply Spoof]
B -->|No Match| D[Original Device]
C --> E[Modified Build Props]
E --> F[Game Runs!]
```
### Customizing Spoof Profiles
Edit `/data/adb/modules/COPG/config.json` with this format:```json
{
"PACKAGES_REDMAGIC9": [
"com.mobilelegends.mi",
"com.supercell.brawlstars"
],
"PACKAGES_REDMAGIC9_DEVICE": {
"BRAND": "ZTE",
"MODEL": "NX769J",
"FINGERPRINT": "ZTE/NX769J...",
"CPUINFO": "Qualcomm Snapdragon 8 Gen 3"
}
}
```
## ❓ FAQ
📌 Will this get me banned? While COPG is designed to be undetectable, I cannot guarantee safety. Use at your own risk. ⚡ Does it affect performance? Minimal impact! My optimized code adds just ~1ms to launch time.## Activity
## 🖼 Screenshots
### 🌐 WebUI Interface
![]()
Settings Panel
![]()
Settings Panel
![]()
Device Profiles
![]()
Game list
### 🎮 Game Examples
![]()
![]()
![]()
---
[Telegram group](https://t.me/TheAOSP)
[Telegram channel](https://t.me/COPG_module)Made with ❤️ by Alireza Parsi | © 2025 COPG Project```