Skip to content

Commit

Permalink
[skip ci] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nolze committed Jan 5, 2024
1 parent 57cae1c commit 809b46f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,9 @@ file.decrypt(open("decrypted.docx", "wb"), verify_integrity=True)
* [x] MS-DOC (Word 97, 98, 2000)
* [x] MS-XLS (Excel 97, 98, 2000) (experimental)
* [ ] ECMA-376 (Extensible Encryption)
* [ ] XOR Obfuscation
* [x] XOR Obfuscation
* [x] MS-XLS (Excel 2002, 2003, 2004?) (experimental)
* [ ] MS-DOC (Word 2002, 2003, 2004?)

### Other

Expand Down

0 comments on commit 809b46f

Please sign in to comment.