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

Cannot unpack #85

Open
blackeangel opened this issue Jun 14, 2023 · 0 comments
Open

Cannot unpack #85

blackeangel opened this issue Jun 14, 2023 · 0 comments

Comments

@blackeangel
Copy link
Contributor

Cannot unpuck on python 32 bit with 4Gb RAM
Error:
Oneplus CryptTools V1.4 (c) B. Kerler 2019-2021 Extracting billie8_14_E.01_210128.ops Traceback (most recent call last): File "opscrypto.py", line 736, in <module> main() File "opscrypto.py", line 563, in main xml = extractxml(filename, key) File "opscrypto.py", line 404, in extractxml with mmap_io(filename, 'rb') as rf: File "opscrypto.py", line 40, in mmap_io return mmap.mmap(file_obj.fileno(), length=0, access=mmap.ACCESS_READ) ValueError: mmap length is too large

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