Skip to content

facefunny/op8t_ops_extract

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

op8t_ops_extract

This script can decrypt OnePlus 8T MSMDownloadTool used ops file.

This version MSMDownloadTool is protect with VMP, i directly used the crypt code without looking for the key and iv.

The original author is bkerler

Thanks to bkerler!

Requirements:

  • python3
  • cffi
  • c compiler like gcc/clang on Linux/macOS, MSVC/MinGW on Windows.

Usage:

python3 op8t_ops_extract.py [Filename.ops] [Directory to extract]

License:

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

About

OnePlus 8T ops decrypt/extract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%