extracting hash from Word 2011 file - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: extracting hash from Word 2011 file (/thread-10283.html) |
extracting hash from Word 2011 file - dlkasl1 - 08-23-2021 Hi, When I run office2john to pull the hash from a .docx, it throws the following error: Code: Traceback (most recent call last): I created this file using Microsoft Word for Mac 2011 Version 14.16. Is this version of Word not supported by office2john? I'm using the latest version of office2john included with the 1.9.0 jumbo release. Are there other tools I can use to extract the hash? I recognize this forum maybe doesn't directly support office2john, but I'm not sure where else to post. This is the file in question: https://bit.ly/3y8sdJa RE: extracting hash from Word 2011 file - Snoopy - 08-23-2021 maybee outdated python or missing dependency, no problem with extracting the hash see pm RE: extracting hash from Word 2011 file - dlkasl1 - 08-23-2021 Thank you! Will try to sort out what is going wrong on my end but helpful to know its not an issue with office2john. RE: extracting hash from Word 2011 file - lionbladerunner - 09-01-2021 (08-23-2021, 04:53 PM)dlkasl1 Wrote: Thank you! Will try to sort out what is going wrong on my end but helpful to know its not an issue with office2john. So did you find the problem ? RE: extracting hash from Word 2011 file - dlkasl1 - 12-25-2021 Very delayed answer - but updating to the latest office2john from github fixed any issues. (09-01-2021, 09:58 AM)lionbladerunner Wrote:(08-23-2021, 04:53 PM)dlkasl1 Wrote: Thank you! Will try to sort out what is going wrong on my end but helpful to know its not an issue with office2john. |