Skip to content

ruaue/oneplus_archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnePlus Archive

OnePlus Archive Logo

Hits

Build Status Total Downloads

Stars Contributors Forks


Overview 🔍

This project is an a firmware repository of OxygenOS & ColorOS, offering stock OTA images for OnePlus phones. All files are archived, ensuring easy access and long-term preservation.

Key features:

  • Helps in restoring stock firmware and recovery from soft‑bricks.
  • Provides stock OTA images in an archived form, enabling access to specific partition images without needing to download the full OEM firmware, thus saving bandwidth and storage.
  • Makes boot / init_boot images available for rooting, un‑rooting or partition recovery.
  • Generates OTA images utilizing AOSP’s OTA extraction tool that allows extracting incremental OTA updates when full firmware packages are unavailable.
  • Supports all regional variants of the device model available.

Disclaimer 🚨

By using this archive, you acknowledge and accept these terms:

  • Authenticity – All firmware files in this archive are unaltered, unmodified and sourced directly from the OEM.
  • Flash at Your Own Risk – Installing firmware on an unlocked bootloader device carries inherent risk of bricking.
  • Compatibility – Ensure the firmware matches your specific OnePlus device variant before installation.
  • No Warranty or Official Support – This is a community project, unaffiliated with OnePlus. The project team is not liable for device damage, data loss or failures.
  • Open Source Integrity – Redistribution is permitted when given proper attribution. Reselling freely available firmware is strictly prohibited.

Downloads 📥

  • Releases are tagged using the format: version_name_region and can be found here.
  • The firmware files are categorized into: boot, firmware and logical based on their nature.
  • The classification of images can be found in devices.json.

Region codes

Code Region
IN India
CN China
NA North America
ROW Rest of World (Global/GLO & Europe/EU variants)

📝 Note: The boot and firmware categories are identical for both EU and GLO variants. Only logical partitions differ and are needed for full stock ROM flashing.


Supported Models

OnePlus 15 — infiniti

Model ID Region Releases
PLK110 CN Releases for PLK110
CPH2747 EU/GLO Releases for CPH2747
CPH2749 IN Releases for CPH2749
CPH2745 NA Releases for CPH2745

OnePlus Pad 3 / Pad 2 Pro — erhai

Model ID Region Releases
OPD2415 ROW Releases for OPD2415
OPD2413 CN Releases for OPD2413

OnePlus 13 — dodge

Model ID Region Releases
CPH2649 IN Releases for CPH2649
CPH2653 ROW Releases for CPH2653
CPH2655 NA Releases for CPH2655
PJZ110 CN Releases for PJZ110

OnePlus 13(S/T) — pagani

Model ID Region Releases
CPH2723 ROW Releases for CPH2723
PKX110 CN Releases for PKX110

OnePlus 13R / Ace 5 — giulia

Model ID Region Releases
CPH2691 IN Releases for CPH2691
CPH2645 EU/GLO Releases for CPH2645
PKG110 CN Releases for PKG110

OnePlus 12 — waffle

Model ID Region Releases
CPH2573 IN Releases for CPH2573
CPH2581 ROW Releases for CPH2581
CPH2583 NA Releases for CPH2583
PJD110 CN Releases for PJD110

OnePlus 12R / Ace 3 — aston

Model ID Region Releases
CPH2585 IN Releases for CPH2585
CPH2609 EU/GLO Releases for CPH2609
PJE110 CN Releases for PJE110

Integrity Check ✅

Ensure that downloaded OTA images are authentic by verifying their SHA‑256 hashes:

Bash (Linux/macOS)

sha256sum -c *-hash.sha256

Windows

certutil -hashfile <filename> SHA256
  • Alternatively, you may use tools such as OpenHashTab to perform hash verification.

Acknowledgments 🤝

Special thanks to our key contributors and co‑maintainers for their invaluable support and work.

Contributors

luk1337 arter97

Co-maintainers

madmax7896 chandu078 HELLBOY017 gotenksIN PHATWalrus yashaswee-exe Daniel210191


Support the Project ⭐

If this archive has been helpful, please consider starring the repository. Your support helps keep the project discoverable and active!

Star History Chart

About

This archive hosts & generates unmodified stock OTA images for Oneplus phones, helpful for flashing stock rom or base firmware, rooting & aftermarket development.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%