craXcel
craXcel copied to clipboard
Command line application to unlock Microsoft Office password protected files.
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
My expectation when using this utility is that I will be unlocking my original document. Instead of creating a new document in the "unlocked" directory, the default behavior should be...
Currently, craXcel is creating "temp" and "unlocked" directories in the current directory of the file being unlocked. Instead, this should use tempfile to transparently create temporary directories and remove them...
Hi, tell me, is there a check for file blocking implemented in the script?