pyhwp icon indicating copy to clipboard operation
pyhwp copied to clipboard

support encrypted hwp files

Open rootbsd opened this issue 1 year ago • 0 comments

Hi, I added the support of the encrypted stream in hwp5proc. You can add the password directly in parameter to hwp5proc. Here is an example:

$ hwp5proc --password "password" cat file.hwp BinData/BIN0003.OLE

rootbsd avatar Oct 16 '24 15:10 rootbsd