Skip to content
This repository has been archived by the owner on Mar 16, 2018. It is now read-only.

dsplice/ms-offcrypto-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ms-offcrypto-tool

ms-offcrypto-tool decrypts encrypted MS Office files with its intermediate key (secretKey) or the private key generated its escrow key.

References

Examples

python ms_offcrypto_tool.py -k AE8C36E68B4BB9EA46E5544A5FDB6693875B2FDE1507CBC65C8BCF99E25C2562 encrypted.pptx decrypted.pptx
python ms_offcrypto_tool.py -s priv.pem encrypted.docx decrypted.docx

Todo

  • Add tests
  • Support decryption with passwords
  • Merge to more comprehensive projects handling MS Office files (such as oletools?) if possible

About

decrypt MS Office files with secrets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%