Skip to content

Conversation

@magnumripper
Copy link
Member

I forgot to add this in #5931

@magnumripper
Copy link
Member Author

magnumripper commented Jan 4, 2026

Before:

Traceback (most recent call last):
  File "./office2john.py", line 9, in <module>
    from olefile import isOleFile, OleFileIO
ModuleNotFoundError: No module named 'olefile'

After:

office2john.py: olefile python module is missing, please install your distro's
package, eg. 'sudo apt-get install python3-olefile' if available, otherwise
'pip install --user olefile' (activate your venv if you already did that)

@solardiz solardiz merged commit 101fc50 into openwall:bleeding-jumbo Jan 4, 2026
33 of 34 checks passed
@magnumripper magnumripper deleted the office2john-advice branch January 5, 2026 09:38
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

Successfully merging this pull request may close these issues.

2 participants