Skip to content

niejuhu/oppo_ozip_decrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

oppo_decrypt_ozip

Oppo/Oneplus .ozip Firmware decrypter

Tested with CPH1707EX, CPH1611EX OTA Zip and Python 3.6

  • ozipdecrypt.py : Decrypt Oppo .ozip to .zip
  • decrypt.py : Decrypts any part of the firmware

Based on python 3.6

Prerequirement:

'pip install pycrypto'

Usage:

  • OTA OZIP decryption: 'python ozipdecrypt.py CPH1707EX_OTA_0070_all.ozip'

File will be output as .zip

License:

Share, modify and use as you like, but refer the original author !

Tutorial:

For a tutorial on aes key extraction, head over here.

About

Oppo Firmware .ozip decrypter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%