Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realme 6 RMUI 2.0 #75

Open
Ichui05 opened this issue Aug 15, 2021 · 0 comments
Open

Realme 6 RMUI 2.0 #75

Ichui05 opened this issue Aug 15, 2021 · 0 comments

Comments

@Ichui05
Copy link

Ichui05 commented Aug 15, 2021

C:\Users\USER\AppData\Local\Programs\Python\Python39>python ozipdecrypt.py realme.ozip
ozipdecrypt 1.31 (c) B.Kerler 2017-2021
"There is no item named 'oppo_metadata' in the archive"
Detected mode 2....
Finding key... realme.ozip
Unknown mode2, boot.img wasn't encrypted
Extracting... realme.ozip
Traceback (most recent call last):
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\ozipdecrypt.py", line 258, in main
if zo.extract('oppo_metadata', outpath):
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1616, in extract
return self._extract_member(member, path, pwd)
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1655, in _extract_member
member = self.getinfo(member)
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1429, in getinfo
raise KeyError(
KeyError: "There is no item named 'oppo_metadata' in the archive"

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\ozipdecrypt.py", line 317, in
sys.exit(main(args.filename))
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\ozipdecrypt.py", line 265, in main
return mode2(filename)
File "C:\Users\USER\AppData\Local\Programs\Python\Python39\ozipdecrypt.py", line 208, in mode2
os.remove(os.path.join(temp,"out"))
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\Users\USER\AppData\Local\Programs\Python\Python39\temp\out'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant