![]() |
Open Document Format - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Misc (https://hashcat.net/forum/forum-15.html) +--- Forum: General Talk (https://hashcat.net/forum/forum-33.html) +--- Thread: Open Document Format (/thread-5656.html) |
Open Document Format - nic96 - 07-16-2016 Is it possible to crack an encrypted odt file using hashcat? Or how would one go about doing it. I found several documents online about how open document files are encrypted, but I couldn't figure out how to use hashcat to find the password. When I extract the odt file I found that it contained the following content in the manifest.xml file: Code: <manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.2"> RE: Open Document Format - atom - 07-17-2016 There's a request for adding support here: https://github.com/hashcat/hashcat/issues/101 |