Last active
March 13, 2020 21:42
-
-
Save wesinator/0c53e889d7fbf5534829b500f5c003e6 to your computer and use it in GitHub Desktop.
Extract oleObject files from Office files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unzip $1 word/embeddings/oleObject* | |
unzip $1 ppt/embeddings/* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment