nedlir/OfficerBreaker

Not working with latest .docx files

Closed this issue · 1 comments

The latest version of .docx files which are password protected don't have a settings.xml file. The code is also not compatible with JDK 17 and above due to high coupling with nio.
image

OfficerBreaker was tested with latest ".docx" files as well on 3 different OS(s). The repository is not supposed to work with password protected files, but rather with read-only protected files.

Maybe I will make a CLI version to avoid FX versions difference.