An open API service indexing awesome lists of open source software.

https://github.com/AlirezaParsi/COPG


https://github.com/AlirezaParsi/COPG

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        





🎮 COPG - Ultimate Device Spoofer for Android Games & Apps

[![Zygisk](https://img.shields.io/badge/Zygisk-Compatible-brightgreen?style=for-the-badge)](https://github.com/topjohnwu/Magisk)
[![Android](https://img.shields.io/badge/Android-9.0%2B-blue?style=for-the-badge&logo=android)](https://www.android.com/)
[![License](https://img.shields.io/github/license/AlirezaParsi/COPG?style=for-the-badge)](LICENSE)
[![Downloads](https://img.shields.io/github/downloads/AlirezaParsi/COPG/total?style=for-the-badge&color=orange)](https://github.com/AlirezaParsi/COPG/releases)
[![Telegram](https://img.shields.io/badge/Telegram_Channel-2CA5E0?style=for-the-badge&logo=telegram)]([https://t.me/COPG_module])
![Built with](https://img.shields.io/badge/Made_with-❤-red?style=for-the-badge)

**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:
- ![Magisk](https://img.shields.io/badge/Magisk-v24%2B-00B39B?style=flat&logo=android) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext)/[Rezygisk](https://github.com/PerformanC/ReZygisk)
- ![KernelSU](https://img.shields.io/badge/KernelSU-0.6.6%2B-7D4698?style=flat) with [Zygisk Next](https://github.com/Dr-TSNG/ZygiskNext)/[Rezygisk](https://github.com/PerformanC/ReZygisk)
- ![APatch](https://img.shields.io/badge/APatch-0.10%2B-4285F4?style=flat) 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:\
[![MMRL](https://mmrl.dev/assets/badge.svg)](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
![Alt](https://repobeats.axiom.co/api/embed/83b280d0986b3c023ed5f1fdf3f00f77288e3da3.svg "Repobeats analytics image")

## 🖼 Screenshots

### 🌐 WebUI Interface





Main Dashboard

Settings Panel


Settings

Settings Panel




Profiles

Device Profiles


Advanced

Game list



### 🎮 Game Examples


CODM
PUBG Mobile
LoL

---
[Telegram group](https://t.me/TheAOSP)
[Telegram channel](https://t.me/COPG_module)

Made with ❤️ by Alireza Parsi | © 2025 COPG Project
```